public class TimeGrouper extends Grouper
| Constructor and Description |
|---|
TimeGrouper(RelativeTime rangeSize,
int count) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCount() |
RelativeTime |
getRangeSize() |
int |
hashCode() |
public TimeGrouper(RelativeTime rangeSize, int count)
Copyright © 2018. All rights reserved.