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