public interface ExtObjectSet extends ObjectSet
ObjectSet interface.
ObjectSet
always is an ExtObjectSet so a cast is possible.ObjectSet.ext()
is a convenient method to perform the cast.long[] getIDs()
java.lang.Object get(int index)
get in interface java.util.Listindex - the index position in this ObjectSet.