Package org.apache.lucene.internal.hppc
Class IntCursor
- java.lang.Object
-
- org.apache.lucene.internal.hppc.IntCursor
-
public final class IntCursor extends Object
Forked from HPPC, holding int index and int value.- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
-
-
Constructor Summary
Constructors Constructor Description IntCursor()
-