public class MinMax extends Object implements LongConsumer
| Constructor and Description |
|---|
MinMax() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long value) |
void |
combine(MinMax other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(long value)
accept in interface LongConsumerpublic void combine(MinMax other)
Copyright © 2018 BitSensor. All rights reserved.