Package org.cyclos.impl.utils.formatting
Class ShortFormat
- java.lang.Object
-
- org.cyclos.impl.utils.formatting.ShortFormat
-
public class ShortFormat extends Object
Wraps another data indicating it should be formatted as short, not as normal display
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetValue()static ShortFormatof(Object value)
-
-
-
Method Detail
-
of
public static ShortFormat of(Object value)
-
getValue
public Object getValue()
-
-