Interface IntCollection

All Superinterfaces:
Collection<Integer>, CollectionExt<Integer>, Iterable<Integer>
All Known Subinterfaces:
IntList
All Known Implementing Classes:
IntArrayList

public interface IntCollection extends CollectionExt<Integer>
Author:
Sebastian Thomschke