classifier.gp
Class RandomSource

java.lang.Object
  extended byclassifier.gp.RandomSource

public class RandomSource
extends java.lang.Object

Version:
0.1
Author:
Sacchi Matteo, Sassi Federico

Field Summary
static java.util.Random rand
           
 
Constructor Summary
RandomSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rand

public static final java.util.Random rand
Constructor Detail

RandomSource

public RandomSource()