public final class MultiHashtable extends Hashtable
Constructor and Description |
---|
MultiHashtable() |
Modifier and Type | Method and Description |
---|---|
Object |
maps(Object from,
Object to) |
Object |
put(Object key,
Object value) |
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
Copyright © 2021 JBoss by Red Hat. All rights reserved.