@PublicAPI public interface MolFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Molecule mol)
Returns
true if molecule is accepted by the filter. |
boolean accept(Molecule mol)
true
if molecule is accepted by the filter.mol
- is the moleculetrue
if molecule is accepted