public class XorShift128P extends java.lang.Object
Random
XorShift128P()
XorShift128P(long seed)
int
nextInt()
nextInt(int bound)
long
nextLong()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XorShift128P(long seed)
public XorShift128P()
public long nextLong()
public int nextInt()
public int nextInt(int bound)
Copyright © 2017 Carrot Search s.c.. All Rights Reserved.