| Package | Description |
|---|---|
| com.couchbase.client.core.lang |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3> Tuple3<T1,T2,T3> |
Tuple.create(T1 v1,
T2 v2,
T3 v3)
Creates a tuple with three values.
|
Copyright © 2016 Couchbase, Inc.. All rights reserved.