| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
Lang.T3<A,B,C> |
Lang.Triple.set1(A a) |
Lang.T3<A,B,C> |
Lang.Triple.set2(B b) |
Lang.T3<A,B,C> |
Lang.Triple.set3(C c) |
static <A,B,C> Lang.T3<A,B,C> |
Lang.T3(A a,
B b,
C c) |
| Modifier and Type | Class and Description |
|---|---|
static class |
S.T3 |
static class |
S.Triple |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.