| Interface | Description | 
|---|---|
| IntSet | |
| IntSet.IntIterator | 
 An  
Iterator-like interface that allows to "skip" some elements of
 the set | 
| Class | Description | 
|---|---|
| AbstractIntSet | 
 This class provides a skeletal implementation of the  
IntSet
 interface to minimize the effort required to implement this interface. | 
| BitIterator | |
| ConciseSet | 
 This is CONCISE: COmpressed 'N' Composable Integer SEt. 
 | 
| ConciseSetUtils | |
| EmptyIntIterator | |
| ImmutableConciseSet | 
Copyright © 2011–2018. All rights reserved.