Uses of Enum Class
aQute.bnd.compatibility.Kind
Packages that use Kind
-
Uses of Kind in aQute.bnd.compatibility
Fields in aQute.bnd.compatibility declared as KindMethods in aQute.bnd.compatibility that return KindModifier and TypeMethodDescriptionstatic Kind
Returns the enum constant of this class with the specified name.static Kind[]
Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.compatibility with parameters of type KindModifier and TypeMethodDescriptionprivate Scope
RuntimeSignatureBuilder.add
(Scope declaring, Scope enclosing, int modifiers, TypeVariable<?>[] typeVariables, Kind kind, String id, Type mainType, Type[] parameterTypes, Type[] exceptionTypes) void
Constructors in aQute.bnd.compatibility with parameters of type Kind