Package com.db4o.internal.ids
Interface StackableIdSystem
- 
- All Superinterfaces:
- IdSystem
 - All Known Implementing Classes:
- BTreeIdSystem,- InMemoryIdSystem
 
 public interface StackableIdSystem extends IdSystem 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intchildId()voidchildId(int id)- 
Methods inherited from interface com.db4o.internal.ids.IdSystemclose, commit, committedSlot, completeInterruptedTransaction, newId, returnUnusedIds, traverseOwnSlots
 
- 
 
-