public class ClassHandle extends TypeReference
TypeReference.Bound| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Class<?> |
loadClass() |
Object |
newInstance() |
TypeReference |
parent() |
extending, extending, name, packageName, parameterizedType, parameterizedType, parameterizedType, 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–2015 The Neo4j Graph Database Project. All rights reserved.