public abstract class DateGrouper extends AbstractObjectGrouper
getCalendarFieldAsInt(Object,int) and getCalendarField(Object,int) methods to access the field of the
Calendar.| Constructor and Description |
|---|
DateGrouper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getCalendarField(Object value,
int field) |
static int |
getCalendarFieldAsInt(Object value,
int field) |
Class<?> |
getType()
Gets the group value type.
|
getComparatorContext, getConverterContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getValueprotected static Calendar INSTANCE
public static int getCalendarFieldAsInt(Object value, int field)
public Class<?> getType()
ObjectGrouper