Uses of Interface
com.db4o.collections.ActivatableList
-
Packages that use ActivatableList Package Description com.db4o.collections -
-
Uses of ActivatableList in com.db4o.collections
Classes in com.db4o.collections that implement ActivatableList Modifier and Type Class Description class
ActivatableArrayList<E>
extends ArrayList with Transparent Activation and Transparent Persistence supportclass
ActivatableLinkedList<E>
extends LinkedList with Transparent Activation and Transparent Persistence supportclass
ActivatableStack<E>
extends Stack with Transparent Activation and Transparent Persistence support.
-