public final class Unit extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Unit.Frequency
Represents a frequency unit that has a displayable representation and a
scale factor to convert it from/to Hertz.
|
static class |
Unit.SizeSI
Represents a size unit (SI-standard) that has a displayable representation
and has a scale factor.
|
static class |
Unit.Time
Represents a unit of time, in seconds, that can be displayed has a scale
factor.
|
Constructor and Description |
---|
Unit() |
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.