| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
Osgl.T2<A,B> |
| Modifier and Type | Method and Description |
|---|---|
static <P1,P2> Osgl.Tuple<P1,P2> |
Osgl.Tuple(P1 a,
P2 b) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Map<K,V> |
Osgl.Tuple.asMap(Collection<Osgl.Tuple<K,V>> list)
Convert a list of
Tuple instances into a Map. |
| Modifier and Type | Class and Description |
|---|---|
static class |
C.Map.Entry<K,V> |
Copyright © 2017. All Rights Reserved.