public abstract class LongValues extends Object
| Modifier and Type | Field and Description |
|---|---|
static LongValues |
IDENTITY
An instance that returns the provided value.
|
static LongValues |
ZEROES |
| Constructor and Description |
|---|
LongValues() |
public static final LongValues IDENTITY
public static final LongValues ZEROES
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.