com.mysql.jdbc
Class Util.RandStructcture

java.lang.Object
  extended bycom.mysql.jdbc.Util.RandStructcture
Enclosing class:
Util

class Util.RandStructcture
extends java.lang.Object


Field Summary
(package private)  long maxValue
           
(package private)  double maxValueDbl
           
(package private)  long seed1
           
(package private)  long seed2
           
 
Constructor Summary
(package private) Util.RandStructcture()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxValueDbl

double maxValueDbl

maxValue

long maxValue

seed1

long seed1

seed2

long seed2
Constructor Detail

Util.RandStructcture

Util.RandStructcture()