Package algs25

Class XStudent.ByName

java.lang.Object
algs25.XStudent.ByName
All Implemented Interfaces:
Comparator<XStudent>
Enclosing class:
XStudent

private static class XStudent.ByName extends Object implements Comparator<XStudent>