public class Reference<T> extends Object
Reference(T initial)
boolean
equals(Object obj)
T
get()
int
hashCode()
void
set(T t)
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Reference(T initial)
public void set(T t)
public T get()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.