|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.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(java.util.Map.Entry entry)Constructor. |
|
| Method Summary | |
|---|---|
protected Converter |
getConverterKeyUp()Return the Converter to view the underlying Entry's key through. |
protected Converter |
getConverterValueDown()Return the Converter used to change value in the underlying Entry. |
protected Converter |
getConverterValueUp()Return the Converter to view the underlying Entry's value through. |
| Methods inherited from class com.tangosol.util.ConverterCollections.AbstractConverterEntry |
|---|
equals, getEntry, getKey, getValue, hashCode, setValue, toString |
| Constructor Detail |
|---|
public ConverterCollections.ConverterEntrySet.ConverterEntry(java.util.Map.Entry entry)
entry - the Entry to wrap| Method Detail |
|---|
protected Converter getConverterKeyUp()
getConverterKeyUp in class ConverterCollections.AbstractConverterEntryprotected Converter getConverterValueUp()
getConverterValueUp in class ConverterCollections.AbstractConverterEntryprotected Converter getConverterValueDown()
getConverterValueDown in class ConverterCollections.AbstractConverterEntry
|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||