Require
class
n
Include the following statement
immediately after the
package
statement.
u
import
CSCI.utilities.*;
n
Now you can use the method
condition
in the
Require
class.
n
static public void
condition
n
(
boolean
precondition)