public class ForbiddenParametersMap extends HashMap<Class,Class>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ForbiddenParametersMap() |
| Modifier and Type | Method and Description |
|---|---|
OrSupplier<Optional<Object>> |
throwExceptionIfPresent(Class forbiddenClass) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic OrSupplier<Optional<Object>> throwExceptionIfPresent(Class forbiddenClass) throws ForbiddenParameterException
ForbiddenParameterExceptionCopyright © 2021. All rights reserved.