public final class NodeRef<T extends Node> extends Object
boolean
equals(Object o)
T
getNode()
int
hashCode()
static <T extends Node>NodeRef<T>
of(T node)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static <T extends Node> NodeRef<T> of(T node)
public T getNode()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2023. All rights reserved.