|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap<K,V>
ariba.util.core.GrowOnlyHashtable
ariba.ui.validation.BigDecimalMoneyFormatter.CurrencyFormatterMap
public static class BigDecimalMoneyFormatter.CurrencyFormatterMap
Lazy map for producing formatters for a specific currency
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ariba.util.core.GrowOnlyHashtable |
---|
GrowOnlyHashtable.IdentityMap<K,V> |
Nested classes/interfaces inherited from class java.util.AbstractMap |
---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary |
---|
Fields inherited from class ariba.util.core.GrowOnlyHashtable |
---|
ClassName |
Constructor Summary | |
---|---|
BigDecimalMoneyFormatter.CurrencyFormatterMap(boolean includeSuffix)
|
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.Object key)
Returns the element associated with the key. |
Methods inherited from class ariba.util.core.GrowOnlyHashtable |
---|
capacity, contains, containsKey, count, elementsArray, entrySet, isEmpty, keysArray, keysList, put, size, toString |
Methods inherited from class java.util.AbstractMap |
---|
clear, containsValue, equals, hashCode, keySet, putAll, remove, values |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BigDecimalMoneyFormatter.CurrencyFormatterMap(boolean includeSuffix)
Method Detail |
---|
public java.lang.Object get(java.lang.Object key)
GrowOnlyHashtable
get
in interface java.util.Map
get
in class GrowOnlyHashtable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |