Uses of Interface
gw.lang.reflect.features.IInvokableFeatureReference
-
Packages that use IInvokableFeatureReference Package Description gw.lang.reflect.features -
-
Uses of IInvokableFeatureReference in gw.lang.reflect.features
Subinterfaces of IInvokableFeatureReference in gw.lang.reflect.features Modifier and Type Interface Description interface
IConstructorReference<R,T>
interface
IMethodReference<R,T>
Classes in gw.lang.reflect.features that implement IInvokableFeatureReference Modifier and Type Class Description class
BoundMethodReference<R,T>
class
ConstructorReference<R,T>
class
MethodReference<R,T>
-