public class PrimitiveMap extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMap.Builder |
Modifier and Type | Method and Description |
---|---|
static Map<String,?> |
build(String k1,
Long v1) |
static Map<String,?> |
build(String k1,
String v1) |
static PrimitiveMap.Builder |
builder() |
Map<String,Object> |
toMap() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.