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 AbstractFormatPart extends Object implements FormatPart
Abstract class that only implements Comparable for convenience. Uses the FormatPart.position() for the comparison.

Date: 13.06.2011