public class TypeDistance<T> extends Object
TypeDistance(Integer inheritanceDepth, T coercion)
boolean
equals(Object obj)
T
getCoercion()
Integer
getInheritanceDepth()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TypeDistance(Integer inheritanceDepth, T coercion)
public Integer getInheritanceDepth()
public T getCoercion()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2013. All Rights Reserved.