Package com.db4o.foundation
Interface Sortable4
- 
 public interface Sortable4
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(int leftIndex, int rightIndex)intsize()voidswap(int leftIndex, int rightIndex)
 
-