Uses of Interface
gw.lang.reflect.features.IFeatureReference
Packages that use IFeatureReference
-
Uses of IFeatureReference in gw.lang.reflect.features
Subinterfaces of IFeatureReference in gw.lang.reflect.featuresModifier and TypeInterfaceDescriptioninterface
interface
interface
IMethodReference<R,
T> interface
IPropertyReference<R,
T> Classes in gw.lang.reflect.features that implement IFeatureReferenceModifier and TypeClassDescriptionclass
BoundMethodReference<R,
T> class
class
class
ConstructorReference<R,
T> class
FeatureReference<R,
T> class
MethodReference<R,
T> class
class
PropertyReference<R,
T> Methods in gw.lang.reflect.features that return IFeatureReferenceModifier and TypeMethodDescriptionBoundPropertyChainReference.getRootFeatureReference()
IFeatureChain.getRootFeatureReference()
PropertyChainReference.getRootFeatureReference()