Gridarta Editor
net.sf.gridarta.utils.RandomUtils Class Reference
+ Collaboration diagram for net.sf.gridarta.utils.RandomUtils:

Static Public Attributes

static final Random RND = new Random()
 

Private Member Functions

 RandomUtils ()
 

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: