public class ReadOnlyIntSet extends ReadOnlyIntList
| Modifier and Type | Field and Description |
|---|---|
static ReadOnlyIntSet |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int x) |
get, size, stream, toArraypublic static final ReadOnlyIntSet EMPTY
public boolean contains(int x)
contains in class ReadOnlyIntList