Uses of Interface
com.ibm.dtfj.java.JavaClass
Packages that use JavaClass
-
Uses of JavaClass in com.ibm.dtfj.java
Methods in com.ibm.dtfj.java that return JavaClassModifier and TypeMethodDescriptionFind a named class within this class loader.JavaClass.getComponentType()
For array classes, returns a JavaClass representing the component type of this array class.JavaMember.getDeclaringClass()
Get the class which declares this field or methodJavaObject.getJavaClass()
Get the JavaClass instance which represents the class of this object.JavaClass.getSuperclass()
Get the immediate superclass of this class.