| Package | Description |
|---|---|
| org.apache.jena.atlas.lib.tuple |
Tuples.
|
| Modifier and Type | Method and Description |
|---|---|
static <X> Tuple3<X> |
TupleFactory.create3(X x1,
X x2,
X x3)
Create a Tuple of length 3
|
Licenced under the Apache License, Version 2.0