Package org.evoludo.math
Interface RNGDistribution.TestCommand
- Enclosing class:
RNGDistribution
public static interface RNGDistribution.TestCommand
The interface to execute commands in a manner that is agnostic to the
implementation details regarding GWT or JRE environments.
-
Method Summary
-
Method Details
-
execute
void execute()The command to execute.
-