AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
URLBuilder(ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
URL |
build()
Builds and returns the object.
|
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
put(String key,
Object value) |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public static final String VALUE_KEY
public URLBuilder(ClassLoader classLoader)
Copyright © 2020. All rights reserved.