Class FeatureFilter.Not

java.lang.Object
org.biojava.bio.seq.FeatureFilter.Not
All Implemented Interfaces:
Serializable, FeatureFilter
Enclosing interface:
FeatureFilter

public static final class FeatureFilter.Not extends Object implements FeatureFilter
A filter that returns all features not accepted by a child filter.
Since:
1.0
Author:
Thomas Down, Matthew Pocock
See Also: