Package org.apache.poi.hwpf.model
Class TextPieceTable.FCComparator
java.lang.Object
org.apache.poi.hwpf.model.TextPieceTable.FCComparator
- All Implemented Interfaces:
Serializable
,Comparator<TextPiece>
- Enclosing class:
TextPieceTable
protected static class TextPieceTable.FCComparator
extends Object
implements Comparator<TextPiece>, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
FCComparator
protected FCComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<TextPiece>
-