public final class T7<V1,V2,V3,V4,V5,V6,V7> extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
V1 |
_1 |
V2 |
_2 |
V3 |
_3 |
V4 |
_4 |
V5 |
_5 |
V6 |
_6 |
V7 |
_7 |
| Modifier and Type | Method and Description |
|---|---|
<V8> T8<V1,V2,V3,V4,V5,V6,V7,V8> |
and(V8 _8) |
boolean |
equals(Object other) |
V1 |
fst() |
int |
hashCode() |
static <U1,U2,U3,U4,U5,U6,U7> |
of(U1 _1,
U2 _2,
U3 _3,
U4 _4,
U5 _5,
U6 _6,
U7 _7) |
V2 |
snd() |
String |
toString() |
public final V1 _1
public final V2 _2
public final V3 _3
public final V4 _4
public final V5 _5
public final V6 _6
public final V7 _7
Copyright © 2015. All rights reserved.