Package com.mchange.util
Interface OrderedCollection
-
public interface OrderedCollection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getElementAt(int index)
int
size()
-