Package com.almworks.integers.wrappers
Class LongObjHppcWrappers
java.lang.Object
com.almworks.integers.wrappers.LongObjHppcWrappers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> com.almworks.integers.LongObjFindingIterator<T>cursorToLongObjIterator(Iterator<com.carrotsearch.hppc.cursors.LongObjectCursor<T>> cursor)
-
Constructor Details
-
LongObjHppcWrappers
public LongObjHppcWrappers()
-
-
Method Details
-
cursorToLongObjIterator
public static <T> com.almworks.integers.LongObjFindingIterator<T> cursorToLongObjIterator(Iterator<com.carrotsearch.hppc.cursors.LongObjectCursor<T>> cursor)
-