Uses of Interface
org.glassfish.hk2.classmodel.reflect.Member
Packages that use Member
-
Uses of Member in org.glassfish.hk2.classmodel.reflect
Subinterfaces of Member in org.glassfish.hk2.classmodel.reflectModifier and TypeInterfaceDescriptioninterfaceModel that represent the field of a classinterfaceModel to represent a method declarationMethods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type MemberModifier and TypeMethodDescriptionType.getReferences()Returns a unmodifiable collection of this type references. -
Uses of Member in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement MemberModifier and TypeClassDescriptionclassImplementation of a field modelclassImplementation of a method modelMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type Member