Package net.filebot.format
Class ReverseComparable
java.lang.Object
net.filebot.format.ReverseComparable
- All Implemented Interfaces:
CharSequence
,Comparable<Object>
,StringBinding
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
Methods inherited from interface net.filebot.format.StringBinding
after, before, charAt, length, lower, lowerTrail, negative, removeAll, replace, replace, replaceAll, space, subSequence, upper, upperInitial
-
Constructor Details
-
ReverseComparable
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Object>
-
toString
- Specified by:
toString
in interfaceCharSequence
- Overrides:
toString
in classObject
-