Package | Description |
---|---|
org.apache.openjpa.lib.util.collections |
commons-collections4 import.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractDualBidiMap.EntrySet<K,V>
Inner class EntrySet.
|
protected static class |
AbstractDualBidiMap.KeySet<K>
Inner class KeySet.
|
protected static class |
AbstractDualBidiMap.Values<V>
Inner class Values.
|
protected static class |
AbstractDualBidiMap.View<K,V,E>
Inner class View.
|
class |
AbstractListDecorator<E>
Decorates another
List to provide additional behaviour. |
class |
AbstractSerializableListDecorator<E>
Serializable subclass of AbstractListDecorator.
|
class |
AbstractSerializableSetDecorator<E>
Serializable subclass of AbstractSetDecorator.
|
class |
AbstractSetDecorator<E>
Decorates another
Set to provide additional behaviour. |
class |
UnmodifiableCollection<E>
Decorates another
Collection to ensure it can't be altered. |
class |
UnmodifiableEntrySet<K,V>
Decorates a map entry
Set to ensure it can't be altered. |
class |
UnmodifiableList<E>
Decorates another
List to ensure it can't be altered. |
class |
UnmodifiableSet<E>
Decorates another
Set to ensure it can't be altered. |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.