- java.lang.Object
-
- life.expert.value.numeric.unit.Piece
-
-
Field Summary
Fields Modifier and Type Field Description static PieceContextDEFAULT_CONTEXTThe constant DEFAULT_CONTEXT.
-
Constructor Summary
Constructors Constructor Description Piece()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface life.expert.value.numeric.unit.Unit
getCode, getContext, getDefaultFractionDigits, getNumericCode
-
-
-
-
Field Detail
-
DEFAULT_CONTEXT
public static final PieceContext DEFAULT_CONTEXT
The constant DEFAULT_CONTEXT.
-
-