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