Package gw.lang.reflect.features
Class FeatureReference<R,T>
java.lang.Object
gw.lang.reflect.features.FeatureReference<R,T>
- All Implemented Interfaces:
IFeatureReference<R,T>
- Direct Known Subclasses:
BoundMethodReference,BoundPropertyChainReference,BoundPropertyReference,ConstructorReference,MethodReference,PropertyChainReference,PropertyReference
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gw.lang.reflect.features.IFeatureReference
getFeatureInfo, getRootType
-
Constructor Details
-
FeatureReference
public FeatureReference()
-
-
Method Details
-
evaluate
-
getFullArgTypes
-
hasReturn
protected boolean hasReturn()
-