Uses of Interface
gw.lang.reflect.features.IMethodReference
-
Packages that use IMethodReference Package Description gw.lang.reflect.features -
-
Uses of IMethodReference in gw.lang.reflect.features
Classes in gw.lang.reflect.features that implement IMethodReference Modifier and Type Class Description class
BoundMethodReference<R,T>
class
MethodReference<R,T>
Methods in gw.lang.reflect.features that return IMethodReference Modifier and Type Method Description IMethodReference
IMethodReference. copyWithVoidReturn()
-