public interface BitmapValues
IntIterable to avoid accidential for-each iteration with boxing.| Modifier and Type | Field and Description |
|---|---|
static BitmapValues |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.ints.IntIterator |
iterator() |
int |
size() |
static final BitmapValues EMPTY
Copyright © 2011–2018. All rights reserved.