FloatingPointGenerationPerformance_LongSource_jmhType_B1
public static class FloatingPointGenerationPerformance.LongSource
extends java.lang.Object
The final mixing step must be included otherwise the output numbers are sequential and the test may run with a lack of numbers with higher order bits.
Constructor | Description |
---|---|
LongSource() |
Modifier and Type | Method | Description |
---|---|---|
int |
nextInt() |
Get the next int.
|
long |
nextLong() |
Get the next long.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.