Interface ValueFormater
-
public interface ValueFormater
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
format(int value)
-
public interface ValueFormater
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
format(int value) |