public abstract class Grouper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Grouper(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Returns the name of the group by.
|
int |
hashCode() |
protected Grouper(String name)
Copyright © 2018. All rights reserved.