| Package | Description |
|---|---|
| com.github.thstock.djp.util |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Tuple<K,V> |
Tuple.of(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> com.google.common.collect.ImmutableMap<K,V> |
XStream.toMap(java.util.function.Function<T,Tuple<K,V>> fn) |
Copyright © 2018. All rights reserved.