ConverterCollections.ConverterCollection@Deprecated public static class ConverterCollections.ConverterCollection extends com.oracle.common.collections.ConverterCollections.ConverterCollection
| Constructor and Description |
|---|
ConverterCollection(Collection col, Converter convUp, Converter convDown)
Deprecated.
Constructor.
|
add, addAll, clear, contains, containsAll, equals, getCollection, getConverterDown, getConverterUp, instantiateCollection, instantiateIterator, invalidate, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithashCode, parallelStream, removeIf, spliterator, streampublic ConverterCollection(Collection col, Converter convUp, Converter convDown)
col - the underlying CollectionconvUp - the Converter from the underlying CollectionconvDown - the Converter to the underlying Collection