public class IntUnit extends Object implements CloneableType
IntUnit(int value, String units)
IntUnit(String source)
Object
clone()
boolean
equals(Object o)
String
getUnits()
int
getValue()
toString()
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntUnit(String source)
public IntUnit(int value, String units)
public String getUnits()
public int getValue()
public Object clone()
clone
CloneableType
public String toString()
toString
public boolean equals(Object o)
equals
Copyright © 2024. All rights reserved.