Package ewe.reflect

Interface Summary
DataConverter  
IMethod  
Member  
 

Class Summary
Array  
Constructor  
Field This is used to access static and instance fields in objects.
FieldTransfer  
Method This is used to invoke methods on objects.
MethodConstructor This class is a base class for Method and Constructor.
Modifier  
Reflect ewe.reflect.Reflect provides methods for certain Class reflection operations which are not provided by the Class object in Ewe.
Type This class provides an easy way to refer to and link to a Class that may not be present at run time.
WeakReference  
Wrapper