Item % of partially implemented % of fully implemented
java.util
100
ORDERED : int
DISTINCT : int
SORTED : int
SIZED : int
NONNULL : int
IMMUTABLE : int
CONCURRENT : int
SUBSIZED : int
tryAdvance(Consumer) : boolean
forEachRemaining(Consumer) : void
trySplit() : Spliterator
estimateSize() : long
getExactSizeIfKnown() : long
characteristics() : int
hasCharacteristics(int) : boolean
getComparator() : Comparator