public class ClassHandle extends TypeReference
TypeReference.BoundBOOLEAN, BOOLEAN_ARRAY, DOUBLE, DOUBLE_ARRAY, INT, INT_ARRAY, LONG, LONG_ARRAY, OBJECT, VOID| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Class<?> |
loadClass() |
Object |
newInstance() |
TypeReference |
parent() |
arrayOf, declaringClassName, extending, extending, fullName, isArray, isGeneric, isInnerClass, isPrimitive, isTypeParameter, isVoid, modifiers, name, packageName, parameterizedType, parameterizedType, parameterizedType, parameters, simpleName, toString, typeParameter, typeReference, typeReferences, typeReferencespublic boolean equals(Object obj)
equals in class TypeReferencepublic int hashCode()
hashCode in class TypeReferencepublic Object newInstance() throws CompilationFailureException, IllegalAccessException, InstantiationException
public Class<?> loadClass() throws CompilationFailureException
CompilationFailureExceptionpublic TypeReference parent()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.