|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseUnit | |
|---|---|
| com.antelmann.calendar | This package contains classes for implementing calendar and time related solutions. |
| com.antelmann.math | This package contains classes to ease calculations. |
| Uses of BaseUnit in com.antelmann.calendar |
|---|
| Methods in com.antelmann.calendar that return BaseUnit | |
|---|---|
BaseUnit |
TimeInterval.toBaseUnit()
allows conversions with other custom time units |
| Uses of BaseUnit in com.antelmann.math |
|---|
| Subclasses of BaseUnit in com.antelmann.math | |
|---|---|
class |
LengthUnit
length unit with conversion capabilities |
class |
Temperature
temperature unit along with their conversions. |
class |
Weight
weight unit with conversion capabilities |
| Methods in com.antelmann.math with parameters of type BaseUnit | |
|---|---|
static Number |
BaseUnit.convert(Number n,
BaseUnit source,
BaseUnit target)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||