public final class TpicMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TpicMap.Entry |
| Modifier and Type | Field and Description |
|---|---|
List<TpicMap.Entry> |
entries |
| Constructor and Description |
|---|
TpicMap(List<TpicMap.Entry> entries) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Map<String,String> |
unwrapValues() |
static TpicMap |
wrap(Map<String,String> map) |
public final List<TpicMap.Entry> entries
public TpicMap(List<TpicMap.Entry> entries)
Copyright © 2020. All rights reserved.