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 TypeInterfaceDescriptioninterface
Model that represent the field of a classinterface
Model 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 TypeClassDescriptionclass
Implementation of a field modelclass
Implementation of a method modelFields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type MemberMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type Member