Class Functions0.NewHashBagFunction<T>

java.lang.Object
org.eclipse.collections.impl.block.factory.Functions0.NewHashBagFunction<T>
All Implemented Interfaces:
Serializable, Supplier<MutableBag<T>>, Function0<MutableBag<T>>
Enclosing class:
Functions0

private static final class Functions0.NewHashBagFunction<T> extends Object implements Function0<MutableBag<T>>
  • Field Details

  • Constructor Details

    • NewHashBagFunction

      private NewHashBagFunction()
  • Method Details