public interface IndexedInts extends it.unimi.dsi.fastutil.ints.IntIterable, Closeable
| Modifier and Type | Method and Description | 
|---|---|
void | 
fill(int index,
    int[] toFill)  | 
int | 
get(int index)  | 
int | 
size()  | 
forEach, spliteratorCopyright © 2011–2017. All rights reserved.