public class ThresholdingConfig extends Object implements Serializable
Constructor and Description |
---|
ThresholdingConfig() |
Modifier and Type | Method and Description |
---|---|
void |
addGroup(Group group) |
boolean |
equals(Object obj) |
List<Group> |
getGroups() |
int |
hashCode() |
boolean |
removeGroup(Group group) |
void |
setGroups(List<Group> groups) |
Copyright © 2019. All rights reserved.