public class JavaUtils extends Object
| Constructor and Description |
|---|
JavaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <TKey,TValue> |
initializeMap(AbstractMap.SimpleEntry<TKey,TValue>... entries) |
public static <TKey,TValue> Map<TKey,TValue> initializeMap(AbstractMap.SimpleEntry<TKey,TValue>... entries)
Copyright © 2020. All rights reserved.