Class SelectUnsortedBagBatch.IfProcedureWithOccurrences<T>

java.lang.Object
org.eclipse.collections.impl.lazy.parallel.bag.SelectUnsortedBagBatch.IfProcedureWithOccurrences<T>
All Implemented Interfaces:
Serializable, ObjIntConsumer<T>, ObjectIntProcedure<T>
Enclosing class:
SelectUnsortedBagBatch<T>

private static final class SelectUnsortedBagBatch.IfProcedureWithOccurrences<T> extends Object implements ObjectIntProcedure<T>
  • Field Details

  • Constructor Details

  • Method Details