Class LongIntHppcWrappers

java.lang.Object
com.almworks.integers.wrappers.LongIntHppcWrappers

public class LongIntHppcWrappers extends Object
  • Constructor Details

    • LongIntHppcWrappers

      public LongIntHppcWrappers()
  • Method Details

    • cursorToLongIntIterator

      public static com.almworks.integers.LongIntFindingIterator cursorToLongIntIterator(Iterator<com.carrotsearch.hppc.cursors.LongIntCursor> cursor)