abstract class AbstractFormatPart extends java.lang.Object implements FormatPart
FormatPart.position()
for
the comparison.
Date: 13.06.2011STRING
Constructor and Description |
---|
AbstractFormatPart() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(FormatPart other) |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
index, part, position
public int compareTo(FormatPart other)
compareTo
in interface java.lang.Comparable<FormatPart>
public java.lang.String toString()
toString
in class java.lang.Object