Skip navigation links 
 
com.tangosol.util
Class ConverterCollections.ConverterEntry
java.lang.Object
   com.oracle.common.collections.ConverterCollections.ConverterEntry
com.oracle.common.collections.ConverterCollections.ConverterEntry
       com.tangosol.util.ConverterCollections.ConverterEntry
com.tangosol.util.ConverterCollections.ConverterEntry
- All Implemented Interfaces:
- java.io.Serializable, java.util.Map.Entry
- Enclosing class:
- ConverterCollections
Deprecated. As of Coherence 12.1.2, replaced by ConverterCollections.ConverterEntry
- 
@Deprecated
public static class ConverterCollections.ConverterEntry
 
- extends com.oracle.common.collections.ConverterCollections.ConverterEntry
A Map Entry that lazily converts the key and value.
 
 
| Fields inherited from class com.oracle.common.collections.ConverterCollections.ConverterEntry | 
| m_convKeyUp, m_convValDown, m_convValUp | 
  
 
  
 
 
| Methods inherited from class com.oracle.common.collections.ConverterCollections.ConverterEntry | 
| getConverterKeyUp, getConverterValueDown, getConverterValueUp | 
 
 
ConverterCollections.ConverterEntry
public ConverterCollections.ConverterEntry(java.util.Map.Entry entry,
                                           Converter conKeyUp,
                                           Converter conValUp,
                                           Converter conValDown)
- Deprecated. 
Skip navigation links 
 
Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.