Package ucar.nc2.dataset
Interface ReplaceVariableCheck
-
public interface ReplaceVariableCheck
Deprecated.will move to ucar.nc2.internal.ncmlpublic by accident
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
replace(Variable v)
Deprecated.
-
-
-
Method Detail
-
replace
boolean replace(Variable v)
Deprecated.
-
-