Class RandomContext
- java.lang.Object
-
- com.healthmarketscience.jackcess.impl.expr.RandomContext
-
public class RandomContext extends Object
This class effectively encapsulates the stateful logic of the "Rnd" function.- Author:
- James Ahlborn
-
-
Constructor Summary
Constructors Constructor Description RandomContext()
-
-
-
Method Detail
-
getRandom
public float getRandom(Integer seed)
-
-