Uses of Package
org.javimmutable.collections.iterators
Packages that use org.javimmutable.collections.iterators
Package
Description
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.arrayClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.commonClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.Interface for objects that track the current position of an iteration in progress.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.hashClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.hash.mapClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.hash.setClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.iteratorsClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.Interface for objects that track the current position of an iteration in progress.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.listClassDescriptionInterface for objects that track the current position of an iteration in progress.
-
Classes in org.javimmutable.collections.iterators used by org.javimmutable.collections.treeClassDescriptionInterface for collections that can be iterated over by GenericIterator using State objects to track the progress of the iteration.Interface for objects that track the current position of an iteration in progress.