public static class NcMLWriter.WriteVariablesWithNamesPredicate extends Object implements com.google.common.base.Predicate<Variable>
true for variables whose names are specified to the constructor.| Constructor and Description |
|---|
WriteVariablesWithNamesPredicate(Iterable<String> variableNames) |