public static class Member.UsageSelector extends java.lang.Object implements DataSelector
REVISION
Constructor and Description |
---|
UsageSelector(int usage)
Build a new UsageSelector with the specified parameters
|
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
public UsageSelector(int usage)
usage
- the usage the Member MUST match in order to be selected.public boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
data
- the data to evaluate.Copyright © 2001-2018 Jalios SA. All Rights Reserved.