Interface java.util.Iterator
Added Methods | |
---|---|
void forEachRemaining (Consumer<? super E> ) |
Changed Methods | ||
---|---|---|
void remove () |
Changed from abstract to non-abstract. |
API Diff Specification | |
To Level: | 24 |
From Level: | 23 |
Generated | 2016.06.13 13:31 |
Iterator
Added Methods | |
---|---|
void forEachRemaining (Consumer<? super E> ) |
Changed Methods | ||
---|---|---|
void remove () |
Changed from abstract to non-abstract. |