ObjectGrouper
public class DateWeekOfYearGrouper extends DateGrouper
Modifier and Type | Field | Description |
---|---|---|
static GrouperContext |
CONTEXT |
INSTANCE
Constructor | Description |
---|---|
DateWeekOfYearGrouper() |
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Gets the name of this object grouper.
|
Object |
getValue(Object value) |
Gets the group value after this value is grouped.
|
getComparatorContext, getConverterContext
getCalendarField, getCalendarFieldAsInt, getCalendarInstance, getType
public static GrouperContext CONTEXT
public Object getValue(Object value)
ObjectGrouper
ObjectGrouper.getType()
.value
- the valuepublic String getName()
ObjectGrouper