-
- All Implemented Interfaces:
- Term
- Enclosing class:
- Tuples
public static class Tuples.Value
extends Term.MultiItemTerminal
A tuple of terminal values (e.g (123, 'abc')).
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
java.nio.ByteBuffer[] |
elements |
-
Constructor Summary
Constructors
Constructor and Description |
Tuples.Value(java.nio.ByteBuffer[] elements) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 The Apache Software Foundation