Uses of Class
aQute.bnd.signatures.FieldSignature
Packages that use FieldSignature
-
Uses of FieldSignature in aQute.bnd.component
Fields in aQute.bnd.component declared as FieldSignatureMethods in aQute.bnd.component that return FieldSignatureModifier and TypeMethodDescriptionprivate FieldSignature
DSAnnotationReader.getFieldSignature
(Clazz.FieldDef field) -
Uses of FieldSignature in aQute.bnd.osgi
Fields in aQute.bnd.osgi with type parameters of type FieldSignatureModifier and TypeFieldDescriptionprivate final Map<String,
FieldSignature> Descriptors.fieldSignatureCache
Methods in aQute.bnd.osgi that return FieldSignatureModifier and TypeMethodDescriptionAnalyzer.getFieldSignature
(String signature) Descriptors.getFieldSignature
(String signature) -
Uses of FieldSignature in aQute.bnd.signatures
Fields in aQute.bnd.signatures declared as FieldSignatureMethods in aQute.bnd.signatures that return FieldSignatureModifier and TypeMethodDescriptionstatic FieldSignature
(package private) static FieldSignature
FieldSignature.parseFieldSignature
(StringRover signature) Constructors in aQute.bnd.signatures with parameters of type FieldSignature