net.sf.farrago.rng
Class FarragoRngImplementorTable
java.lang.Object
org.eigenbase.oj.rex.OJRexImplementorTableImpl
net.sf.farrago.ojrex.FarragoOJRexImplementorTable
net.sf.farrago.rng.FarragoRngImplementorTable
- All Implemented Interfaces:
- OJRexImplementorTable
public class FarragoRngImplementorTable
- extends FarragoOJRexImplementorTable
FarragoRngImplementorTable extends FarragoOJRexImplementorTable
with code generation for the NEXT_RANDOM_INT operator.
- Version:
- $Id: //open/dev/farrago/examples/rng/src/net/sf/farrago/rng/FarragoRngImplementorTable.java#5 $
- Author:
- John V. Sichi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static FarragoRngImplementorTable instance
FarragoRngImplementorTable
private FarragoRngImplementorTable(SqlStdOperatorTable opTab)
rngInstance
public static FarragoRngImplementorTable rngInstance()
- Retrieves the singleton, creating it if necessary.
- Returns:
- singleton with RNG-specific type