| Modifier and Type | Class and Description |
|---|---|
static class |
Dimension.Unit |
| Constructor and Description |
|---|
Dimension(float amount,
Dimension.Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
float |
amount() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Dimension.Unit |
unit() |
public Dimension(float amount,
Dimension.Unit unit)
Copyright © 2014. All Rights Reserved.