Uses of Interface
com.db4o.foundation.Sequence4
-
Packages that use Sequence4 Package Description com.db4o.foundation -
-
Uses of Sequence4 in com.db4o.foundation
Classes in com.db4o.foundation that implement Sequence4 Modifier and Type Class Description classCollection4<T>Fast linked list for all usecases.Methods in com.db4o.foundation that return Sequence4 Modifier and Type Method Description static Sequence4Collections4. unmodifiableList(Sequence4 orig)Methods in com.db4o.foundation with parameters of type Sequence4 Modifier and Type Method Description static voidCollections4. sort(Sequence4 sequence, Comparison4 comparator)static Sequence4Collections4. unmodifiableList(Sequence4 orig)
-