Uses of Record Class
com.knezevic.edaf.v3.core.rng.RngStreamState
Packages that use RngStreamState
-
Uses of RngStreamState in com.knezevic.edaf.v3.core.rng
Methods in com.knezevic.edaf.v3.core.rng that return types with arguments of type RngStreamStateModifier and TypeMethodDescriptionRngSnapshot.streams()Returns the value of thestreamsrecord component.Constructor parameters in com.knezevic.edaf.v3.core.rng with type arguments of type RngStreamStateModifierConstructorDescriptionRngSnapshot(long masterSeed, Map<String, RngStreamState> streams) Creates an instance of aRngSnapshotrecord class.