public static class UdfSourceAssembly.TypeUdfMap extends HashMap<String,Udf>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
TypeUdfMap(Class<?> utilType) |
TypeUdfMap(Class<?> utilType,
Predicate<Method> methodTypeMatcher) |
TypeUdfMap(Class<?> utilType,
Supplier<?> provider,
Predicate<Method> methodTypeMatcher) |
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, toStringCopyright © 2020. All rights reserved.