Uses of Interface
com.db4o.internal.ids.StackableIdSystem
- 
Packages that use StackableIdSystem Package Description com.db4o.internal.ids 
- 
- 
Uses of StackableIdSystem in com.db4o.internal.idsClasses in com.db4o.internal.ids that implement StackableIdSystem Modifier and Type Class Description classBTreeIdSystemclassInMemoryIdSystemConstructors in com.db4o.internal.ids with parameters of type StackableIdSystem Constructor Description BTreeIdSystem(LocalObjectContainer container, StackableIdSystem idSystem)BTreeIdSystem(LocalObjectContainer container, StackableIdSystem parentIdSystem, int maxValidId)
 
-