public class Node<T> extends Object
Node(Class<T> refClass)
boolean
equals(Object o)
Class<T>
getRefClass()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Node(Class<T> refClass)
public Class<T> getRefClass()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2017–2018 PlugFace. All rights reserved.