public class Maps extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Maps.MapWrapper<K,V> |
| Constructor and Description |
|---|
Maps() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Maps.MapWrapper<K,V> |
builder() |
static Maps.MapWrapper<String,String> |
defaultBuilder() |
public static Maps.MapWrapper<String,String> defaultBuilder()
public static <K,V> Maps.MapWrapper<K,V> builder()
Copyright © 2020. All rights reserved.