Package ucar.nc2.write
Class NcmlWriter.WriteVariablesWithNamesPredicate
java.lang.Object
ucar.nc2.write.NcmlWriter.WriteVariablesWithNamesPredicate
- Enclosing class:
- NcmlWriter
public static class NcmlWriter.WriteVariablesWithNamesPredicate
extends Object
implements Predicate<Variable>
Predicate that returns
true for variables whose names are specified to the constructor.