public static class Member.GroupSelector extends java.lang.Object implements DataSelector
Modifier and Type | Field and Description |
---|---|
protected Group |
grp |
REVISION
Constructor and Description |
---|
GroupSelector(Group grp) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(Data data)
Evaluates if a data must be selected or not.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test
protected Group grp
public GroupSelector(Group grp)
public boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
data
- the data to evaluate.Copyright © 2001-2018 Jalios SA. All Rights Reserved.