public class Maps extends Object
| Constructor and Description |
|---|
Maps() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Map<K,V> |
newHashMap() |
static <T> Map<T,T> |
newHashMap(T... parameters) |
static <K,V> Map<K,V> |
newLinkedHashMap() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.