|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UnitEnumHasShortUnit<T>
This interface specifies a Enum for units that has a smaller version of the unit in the same system of units (standard/imperial vs. metric).
| Method Summary | ||
|---|---|---|
int |
getDepth()
Get depth index for this unit instance's hierarchy of different-sized units. |
|
|
getShortUnit()
Get the shorter unit associated with this unit. |
|
| Methods inherited from interface org.ka2ddo.util.UnitEnum |
|---|
from, getOffset |
| Method Detail |
|---|
<T extends UnitEnumHasShortUnit> T getShortUnit()
T - Enum subclass implementing this interface
int getDepth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||