public class TupleOps$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TupleOps$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TupleOps$() |
Modifier and Type | Method and Description |
---|---|
<T> TupleOps<T> |
enhanceTuple(T tuple,
Tuple<T> evidence$1) |