Gridarta Editor
net.sf.gridarta.utils.RandomUtils Class Reference

Random number utilities. More...

+ Collaboration diagram for net.sf.gridarta.utils.RandomUtils:

Static Public Attributes

static final Random RND = new Random()
 Global random number generator. More...
 

Private Member Functions

 RandomUtils ()
 Private constructor to prevent instantiation. More...
 

Detailed Description

Random number utilities.

Author
Andreas Kirschbaum

Definition at line 28 of file RandomUtils.java.

Constructor & Destructor Documentation

◆ RandomUtils()

net.sf.gridarta.utils.RandomUtils.RandomUtils ( )
private

Private constructor to prevent instantiation.

Definition at line 38 of file RandomUtils.java.

Member Data Documentation

◆ RND


The documentation for this class was generated from the following file: