-
name
java.lang.String name
The name of the class.
-
signatures
java.util.Set<E> signatures
The set of methods and constants that form the signature of the class.
-
superClass
java.lang.String superClass
The superclass of the class.
-
superInterfaces
java.lang.String[] superInterfaces
The list of interfaces implemented by the class.