public final class
AnonymousSeedGenerator
Public Methods
| static AnonymousSeedGenerator | |
| Output<?> |
deleter()
|
| Output<?> |
handle()
|
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