Package org.bridgedb.tools.qc
Interface BridgeQC.PropertyChecker
-
- Enclosing class:
- BridgeQC
public static interface BridgeQC.PropertyChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheck(String oldVal, String newVal, PrintStream out)
-
-
-
Method Detail
-
check
void check(String oldVal, String newVal, PrintStream out)
-
-