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