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 KindReturns 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 ScopeRuntimeSignatureBuilder.add(Scope declaring, Scope enclosing, int modifiers, TypeVariable<?>[] typeVariables, Kind kind, String id, Type mainType, Type[] parameterTypes, Type[] exceptionTypes) voidConstructors in aQute.bnd.compatibility with parameters of type Kind