public class Distance extends Object
Distance(float value, String unitOfMeasure)
String
getUnitOfMeasure()
float
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Distance(float value, String unitOfMeasure)
public float getValue()
public String getUnitOfMeasure()
public String toString()
toString
Object
Copyright © 2014. All rights reserved.