Item | % of partially implemented | % of fully implemented |
---|---|---|
java.util.stream |
||
100 | ||
iterator() : Iterator |
||
spliterator() : Spliterator |
||
isParallel() : boolean |
||
sequential() : BaseStream |
||
parallel() : BaseStream |
||
unordered() : BaseStream |
||
onClose(Runnable) : BaseStream |
||
close() : void |