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