Uses of Class
aQute.bnd.classfile.ConstantPool.AbstractRefInfo
Packages that use ConstantPool.AbstractRefInfo
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of ConstantPool.AbstractRefInfo in aQute.bnd.classfile
Classes in aQute.bnd.classfile with type parameters of type ConstantPool.AbstractRefInfoModifier and TypeInterfaceDescriptionstatic interface
Subclasses of ConstantPool.AbstractRefInfo in aQute.bnd.classfileModifier and TypeClassDescriptionstatic class
static class
static class
Methods in aQute.bnd.classfile with type parameters of type ConstantPool.AbstractRefInfoModifier and TypeMethodDescription(package private) static <R extends ConstantPool.AbstractRefInfo>
RConstantPool.AbstractRefInfo.read
(DataInput in, ConstantPool.AbstractRefInfo.Constructor<R> constructor) Methods in aQute.bnd.classfile with parameters of type ConstantPool.AbstractRefInfoModifier and TypeMethodDescriptionprivate boolean
ConstantPool.equalsAbstractRefInfo
(String class_name, String name, String descriptor, ConstantPool.AbstractRefInfo refInfo)