Class FeatureFilter.And

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

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