Package com.almworks.integers.wrappers
Class IntObjHppcWrappers
java.lang.Object
com.almworks.integers.wrappers.IntObjHppcWrappers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> com.almworks.integers.IntObjFindingIterator<T>cursorToIntObjIterator(Iterator<com.carrotsearch.hppc.cursors.IntObjectCursor<T>> cursor)
-
Constructor Details
-
IntObjHppcWrappers
public IntObjHppcWrappers()
-
-
Method Details
-
cursorToIntObjIterator
public static <T> com.almworks.integers.IntObjFindingIterator<T> cursorToIntObjIterator(Iterator<com.carrotsearch.hppc.cursors.IntObjectCursor<T>> cursor)
-