public class FilterNegate extends Object implements MFileFilter
| Constructor and Description |
|---|
FilterNegate(MFileFilter f) |
public FilterNegate(MFileFilter f)
public boolean accept(MFile mfile)
MFileFilteraccept in interface MFileFiltermfile - the MFiletrue if and only if the mfile should be
included in the file collection; false otherwise.Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.