Class CommandLineRandomNumberGenerator
- java.lang.Object
-
- org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator
-
public class CommandLineRandomNumberGenerator extends Object
Generates a random number and prints it to the console.
-
-
Constructor Summary
Constructors Constructor Description CommandLineRandomNumberGenerator()
-
-
-
Method Detail
-
main
public static void main(String[] args)
Main method.- Parameters:
args
- Command line arguments.
-
-