public interface Formatable
Modifier and Type | Method and Description |
---|---|
String |
format(Object o)
formats an object along a certain pattern into a String
|
void |
setPattern(String formatPattern)
set the pattern to be used by format(String s);
|
Copyright © 2011–2019 52°North. All rights reserved.