Interface ItemCollection

  • All Superinterfaces:
    java.util.Collection, java.lang.Iterable

    public interface ItemCollection
    extends java.util.Collection
    Interface ItemCollection.
    • Method Summary

      • Methods inherited from interface java.util.Collection

        add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArray
      • Methods inherited from interface java.lang.Iterable

        forEach