Package guru.mikelue.jdut
Interface DuetConductor
-
public interface DuetConductor
Defines the method for data building/cleaning for testing.- See Also:
DuetFunctions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
build()
Builds data.void
clean()
Cleans data.
-