Package | Description |
---|---|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.nls.impl.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
net.sf.mmm.util.version.impl |
Contains the implementation of the
Version API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalizableFormatter<V>
This is the abstract base implementation of the
LocalizableFormatter interface. |
class |
BooleanFormatter
|
class |
ComposedFormatter<V>
|
class |
ComposedLocalizableFormatter<V>
This is the implementation of a
LocalizableFormatter that is composed out of other
LocalizableFormatter s. |
protected class |
EnumEnumDefinition.EnumDefaultFormatter
|
protected class |
EnumEnumDefinition.EnumTypeFormatter
|
class |
FormatterToString<V>
This is an implementation of
Formatter that simply delegates to
Object.toString() . |
class |
StaticFormatter<V>
This is an implementation of
Formatter that always formats to a static string. |
Modifier and Type | Class and Description |
---|---|
private static class |
FormatterProvider.FormatFormatter
|
private static class |
FormatterProvider.Iso8601Formatter
|
Copyright © 2001–2016 mmm-Team. All rights reserved.