0 votes
in JAVA by
Which sorter methods will execute the text methods in the lexicographic order of their names?

MethodSorters.JVM

MethodSorters.NAME_ASCENDING   

MethodSorters.Default

MethodSorters.LEXICOGRAPHIC_SORTER

1 Answer

0 votes
by
MethodSorters.NAME_ASCENDING
...