public class Tags extends Object implements Serializable
Tags
append(Tags other)
static Tags
empty()
from(Map<String,?> map)
from(Map<String,?> map, String prefix)
Map<String,String>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Map<String,String> getValues()
public Tags append(Tags other)
public static Tags empty()
public static Tags from(Map<String,?> map)
public static Tags from(Map<String,?> map, @Nullable String prefix)
Copyright © 2019 codecentric AG. All rights reserved.