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 classActivatableArrayList<E>extends ArrayList with Transparent Activation and Transparent Persistence supportclassActivatableLinkedList<E>extends LinkedList with Transparent Activation and Transparent Persistence supportclassActivatableStack<E>extends Stack with Transparent Activation and Transparent Persistence support.
-