public class ObjLongPair<A> extends Object implements Serializable
This is a utility class.
| Modifier and Type | Field and Description |
|---|---|
static long |
NIL |
| Constructor and Description |
|---|
ObjLongPair(A a) |
ObjLongPair(A a,
long b) |
public static final long NIL
Copyright © 2022 The Apache Software Foundation. All rights reserved.