Class Unit
Object
Unit
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
static double
kiloBytesToBytes
(double kilobytes) static double
millisToSeconds
(long millis) static double
nanosToSeconds
(long nanos) static double
secondsToMillis
(double seconds) toString()
-
Field Details
-
RATIO
-
SECONDS
-
BYTES
-
CELSIUS
-
JOULES
-
GRAMS
-
METERS
-
VOLTS
-
AMPERES
-
-
Constructor Details
-
Unit
-
-
Method Details
-
toString
-
nanosToSeconds
-
millisToSeconds
-
secondsToMillis
-
kiloBytesToBytes
-
equals
-
hashCode
-