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 SummaryConstructors Constructor Description CommandLineRandomNumberGenerator()
 
- 
- 
- 
Method Detail- 
mainpublic static void main(String[] args) Main method.- Parameters:
- args- Command line arguments.
 
 
- 
 
-