public static class FileDocument.SizeSelector extends java.lang.Object implements DataSelector
REVISION
Constructor and Description |
---|
FileDocument.SizeSelector(long min,
long max) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(Data data)
Evaluates if a data must be selected or not.
|
public FileDocument.SizeSelector(long min, long max)
min
- the lower sizemax
- the upper sizepublic boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
data
- the data to evaluate.Copyright © 2001-2010 Jalios SA. All Rights Reserved.