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, spliterator
Copyright © 2011–2017. All rights reserved.