public static final class FilterGaf.QueryRangeFilter extends Object implements FilterGaf.Filter
| Constructor and Description |
|---|
QueryRangeFilter(String value)
Create a new range filter with the specified range format.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(GafRecord record)
Return true if the specified GAF record should be accepted by this filter.
|
public QueryRangeFilter(String value)
value - range format, must not be nullpublic boolean accept(GafRecord record)
FilterGaf.Filteraccept in interface FilterGaf.Filterrecord - GAF recordCopyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).