public class BulkImportStateType extends CellType<BulkImportState>
| Constructor and Description |
|---|
BulkImportStateType() |
| Modifier and Type | Method and Description |
|---|---|
String |
alignment() |
int |
compare(BulkImportState o1,
BulkImportState o2) |
String |
format(Object obj) |
isSortable, setSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic String alignment()
alignment in class CellType<BulkImportState>public String format(Object obj)
format in class CellType<BulkImportState>public int compare(BulkImportState o1, BulkImportState o2)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.