Description
The Path class implements Comparable which is now a parameterized class.
https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html
Make Path parameterized.
The Path class implements Comparable which is now a parameterized class.
https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html
Make Path parameterized.