Uses of Package
org.jhotdraw8.collection.enumerator
Packages that use org.jhotdraw8.collection.enumerator
Package
Description
Provides C#-like
Enumerators.Provides spliterators and utility classes for spliterators.
-
Classes in org.jhotdraw8.collection.enumerator used by org.jhotdraw8.collection.enumeratorClassDescriptionAbstract base class for
Enumerator.OfInts.Bare (minimalistic) interface for enumerating elements of a collection.Interface for classes that implement both theBareEnumeratorand theSpliteratorinterface.An object for enumerating primitive double-valued elements of a collection.An object for enumerating primitive int-valued elements of a collection.An object for enumerating primitive long-valued elements of a collection.An integer enumerator/spliterator over an integer array.An integer enumerator/spliterator over a char array.Enumerates integers in a given range.AnEnumerator.OfIntover an unsigned short array. -
Classes in org.jhotdraw8.collection.enumerator used by org.jhotdraw8.collection.spliteratorClassDescriptionBare (minimalistic) interface for enumerating elements of a collection.Interface for classes that implement both the
BareEnumeratorand theSpliteratorinterface.