public class CycleValueSupplier extends Object implements LongSupplier
| Constructor and Description |
|---|
CycleValueSupplier() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAsLong() |
CycleValueSupplier |
setValue(long newFixedCycle) |
public CycleValueSupplier setValue(long newFixedCycle)
public long getAsLong()
getAsLong in interface LongSupplierCopyright © 2017. All rights reserved.