AnonymousSeedGenerator

public final class AnonymousSeedGenerator

Public Methods

static AnonymousSeedGenerator
create ( Scope scope, Operand <Long> seed, Operand <Long> seed2, Operand <Boolean> reshuffle)
Factory method to create a class wrapping a new AnonymousSeedGenerator operation.
Output <?>
Output <?>

Inherited Methods

Public Methods

public static AnonymousSeedGenerator create ( Scope scope, Operand <Long> seed, Operand <Long> seed2, Operand <Boolean> reshuffle)

Factory method to create a class wrapping a new AnonymousSeedGenerator operation.

Parameters
scope current scope
Returns
  • a new instance of AnonymousSeedGenerator

public Output <?> deleter ()

public Output <?> handle ()