Interface java.util.List
| Added Methods | |
|---|---|
void replaceAll(UnaryOperator<E>) |
|
void sort(Comparator<? super E>) |
|
| API Diff Specification | |
| To Level: | 24 |
| From Level: | 23 |
| Generated | 2016.06.13 13:31 |
List
| Added Methods | |
|---|---|
void replaceAll(UnaryOperator<E>) |
|
void sort(Comparator<? super E>) |
|