public static class StringDimensionMergerV9.ConvertingIndexedInts extends Object implements it.unimi.dsi.fastutil.ints.IntIterable
Constructor and Description |
---|
ConvertingIndexedInts(IndexedInts baseIndex,
IntBuffer conversionBuffer) |
Modifier and Type | Method and Description |
---|---|
int |
get(int index) |
it.unimi.dsi.fastutil.ints.IntIterator |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public ConvertingIndexedInts(IndexedInts baseIndex, IntBuffer conversionBuffer)
Copyright © 2011–2017. All rights reserved.