|
Super classes
|
Object
|
|
Most frequently used
|
getName() forName(String className) equals(Object obj) newInstance() isAssignableFrom(Class> cls) getResource(String name) getClassLoader() isArray() isInstance(Object obj) getSuperclass() getResourceAsStream(String name) getComponentType() isPrimitive() forName(String name, boolean initialize, ClassLoader loader) toString() getField(String name) getMethods() getModifiers() getInterfaces() getPackage() isInterface() getDeclaredField(String name) getDeclaredFields() getDeclaredMethods() getConstructors() getFields() hashCode() getDeclaredConstructors() getDeclaringClass() getClass() getProtectionDomain() getDeclaredClasses() clone() notifyAll() getClasses() wait() wait(long timeout) isMemberClass() asSubclass(Class clazz) cast(Object obj) desiredAssertionStatus() getAnnotation(Class annotationClass) getAnnotations() getCanonicalName() getConstructor(Class parameterTypes) getDeclaredAnnotations() getDeclaredConstructor(Class parameterTypes) getDeclaredMethod(String name, Class parameterTypes) getEnclosingClass() getEnclosingConstructor() getEnclosingMethod() getEnumConstants() getGenericInterfaces() getGenericSuperclass() getMethod(String name, Class parameterTypes) getSigners() getSimpleName() getTypeParameters() isAnnotation() isAnnotationPresent(Class extends Annotation> annotationClass) isAnonymousClass() isEnum() isLocalClass() isSynthetic() |
|
Fields, alphabetical
|
|
|
|
Constructors, by frequency
|
|
|
|
Methods, alphabetical
|
asSubclass(Class clazz) cast(Object obj) desiredAssertionStatus() forName(String name, boolean initialize, ClassLoader loader) forName(String className) getAnnotation(Class annotationClass) getAnnotations() getCanonicalName() getClasses() getClassLoader() getComponentType() getConstructor(Class parameterTypes) getConstructors() getDeclaredAnnotations() getDeclaredClasses() getDeclaredConstructor(Class parameterTypes) getDeclaredConstructors() getDeclaredField(String name) getDeclaredFields() getDeclaredMethod(String name, Class parameterTypes) getDeclaredMethods() getDeclaringClass() getEnclosingClass() getEnclosingConstructor() getEnclosingMethod() getEnumConstants() getField(String name) getFields() getGenericInterfaces() getGenericSuperclass() getInterfaces() getMethod(String name, Class parameterTypes) getMethods() getModifiers() getName() getPackage() getProtectionDomain() getResource(String name) getResourceAsStream(String name) getSigners() getSimpleName() getSuperclass() getTypeParameters() isAnnotation() isAnnotationPresent(Class extends Annotation> annotationClass) isAnonymousClass() isArray() isAssignableFrom(Class> cls) isEnum() isInstance(Object obj) isInterface() isLocalClass() isMemberClass() isPrimitive() isSynthetic() newInstance() toString() |