|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.ConverterCollections.AbstractConverterEntry
com.tangosol.util.ConverterCollections.ConverterEntrySet.ConverterEntry
protected class ConverterCollections.ConverterEntrySet.ConverterEntry
A Map Entry that lazily converts the key and value.
Field Summary |
---|
Fields inherited from class com.tangosol.util.ConverterCollections.AbstractConverterEntry |
---|
m_entry, m_oKeyUp, m_oValueUp |
Constructor Summary | |
---|---|
ConverterCollections.ConverterEntrySet.ConverterEntry(Map.Entry entry)
Constructor. |
Method Summary | |
---|---|
protected Converter |
getKeyUpConv()
Return the Converter to view the underlying Entry's key through. |
protected Converter |
getValueDownConv()
Return the Converter used to change value in the underlying Entry. |
protected Converter |
getValueUpConv()
Return the Converter to view the underlying Entry's value through. |
Methods inherited from class com.tangosol.util.ConverterCollections.AbstractConverterEntry |
---|
equals, getKey, getValue, hashCode, setValue, toString |
Constructor Detail |
---|
public ConverterCollections.ConverterEntrySet.ConverterEntry(Map.Entry entry)
entry
- the Entry to wrapMethod Detail |
---|
protected Converter getKeyUpConv()
getKeyUpConv
in class ConverterCollections.AbstractConverterEntry
protected Converter getValueUpConv()
getValueUpConv
in class ConverterCollections.AbstractConverterEntry
protected Converter getValueDownConv()
getValueDownConv
in class ConverterCollections.AbstractConverterEntry
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |