Package | Description |
---|---|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalizableFormatter<V>
This is the abstract base implementation of the
LocalizableFormatter interface. |
class |
ComposedLocalizableFormatter<V>
This is the implementation of a
LocalizableFormatter that is composed out of other
LocalizableFormatter s. |
Modifier and Type | Field and Description |
---|---|
private LocalizableFormatter<V>[] |
ComposedLocalizableFormatter.subFormatters |
Constructor and Description |
---|
ComposedLocalizableFormatter(LocalizableFormatter<V>... subFormatters)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.