Uses of Class
org.apache.openjpa.lib.util.collections.AbstractSerializableListDecorator
-
Packages that use AbstractSerializableListDecorator Package Description org.apache.openjpa.lib.util.collections commons-collections4 import. -
-
Uses of AbstractSerializableListDecorator in org.apache.openjpa.lib.util.collections
Subclasses of AbstractSerializableListDecorator in org.apache.openjpa.lib.util.collections Modifier and Type Class Description classUnmodifiableList<E>Decorates anotherListto ensure it can't be altered.
-