Package it.unimi.dsi.test
Class XorShift.Compute
- java.lang.Object
-
- it.unimi.dsi.test.XorShift.Compute
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- XorShift
public static final class XorShift.Compute extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description Compute(int a, int b, int c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-