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, getConverterContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getValue
protected static Calendar INSTANCE
public static int getCalendarFieldAsInt(Object value, int field)
public Class<?> getType()
ObjectGrouper