Interface ConcurrentBitmapSortedLongPairSet.ItemProcessor<T extends Comparable<T>>

Enclosing class:
ConcurrentBitmapSortedLongPairSet

public static interface ConcurrentBitmapSortedLongPairSet.ItemProcessor<T extends Comparable<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    process(T item)
     
  • Method Details

    • process

      boolean process(T item)
      Parameters:
      item -
      Returns:
      false if there is no further processing required