public final class Placeholders extends HashMap<String,String>
Placeholders.get().put(name,regexp)
to bind more types.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
static Placeholders |
get()
Get the patterns instance.
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static Placeholders get()
Copyright © 2016. All rights reserved.