T
public class NumberUnit<T extends Number> extends Object
NumberUnit(T value, String unit)
boolean
equals(Object o)
String
getUnit()
getValue()
int
hashCode()
toString()
value " " unit
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NumberUnit(T value, String unit)
public T getValue()
public String getUnit()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object o)
equals
Copyright © 2012. All Rights Reserved.