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