public final class FormatterProviderConstant extends Object implements IFormatterProvider
IFormatterProvider interface always returning a
constant value.| Constructor and Description |
|---|
FormatterProviderConstant(IFormatter aFormatter) |
| Modifier and Type | Method and Description |
|---|---|
IFormatter |
getFormatter()
Get the required formatting object to handle values of this context.
|
String |
toString() |
public FormatterProviderConstant(@Nonnull IFormatter aFormatter)
@Nonnull public IFormatter getFormatter()
IFormatterProvidernull.getFormatter in interface IFormatterProvidernull.Copyright © 2006–2014 phloc systems. All rights reserved.