public class TagGrouper extends Grouper
| Constructor and Description |
|---|
TagGrouper(List<String> tagNames) |
TagGrouper(String... tagNames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getTagNames() |
int |
hashCode() |
public TagGrouper(String... tagNames)
Copyright © 2018. All rights reserved.