DATATYPE - Data type to be formatted@FunctionalInterface public interface IHasFormatter<DATATYPE>
IFormatter object.| Modifier and Type | Method and Description |
|---|---|
IFormatter<DATATYPE> |
getFormatter()
Get the required formatting object to handle values of this context.
|
@Nonnull IFormatter<DATATYPE> getFormatter()
null.null.Copyright © 2014–2016 Philip Helger. All rights reserved.