Class AbstractFormatPart
java.lang.Object
org.jboss.logging.processor.validation.AbstractFormatPart
- All Implemented Interfaces:
Comparable<FormatPart>, FormatPart
- Direct Known Subclasses:
MessageFormatPart, StringFormatPart, StringPart
Abstract class that only implements Comparable for convenience. Uses the
FormatPart.position() for
the comparison.
Date: 13.06.2011-
Constructor Details
-
AbstractFormatPart
AbstractFormatPart()
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<FormatPart>
-
toString
-