public abstract class TypeKey<T extends Tree<?,?>> extends Object
TypeKey()
boolean
equals(Object o)
Class<T>
getTreeType()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TypeKey()
public final Class<T> getTreeType()
public final boolean equals(Object o)
equals
Object
public final int hashCode()
hashCode
public final String toString()
toString
Copyright © 2014–2016. All rights reserved.