| Package | Description |
|---|---|
| at.molindo.utils.data |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayPairList<K,V> |
class |
LinkedPairList<K,V> |
| Modifier and Type | Method and Description |
|---|---|
static <T> T[] |
Pair.keys(Class<T> cls,
PairList<? extends T,?> c) |
static Object[] |
Pair.keys(PairList<?,?> c) |
static <T> T[] |
Pair.values(Class<T> cls,
PairList<?,? extends T> c) |
static Object[] |
Pair.values(PairList<?,?> c) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.