Class | Description |
---|---|
ClassUtil |
ClassUtil is a utility class providing assistance for Java Classes.
|
FieldSignature |
A field descriptor represents the type of a class, instance, or local
variable.
|
MethodSignature |
A method descriptor represents the parameters that the method takes and the
value that it returns.
|
SerializableConstructor |
A SerializableConstructor.
|
SerializableField |
A SerializableField.
|
SerializableMethod |
A SerializableMethod.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.