Package org.apache.juneau.internal
Class BiMap.Builder<K,V>
java.lang.Object
org.apache.juneau.internal.BiMap.Builder<K,V>
- Type Parameters:
K
- The key type.V
- The value type.
Builder class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds a value to this map.build()
Build the differences.Makes this map unmodifiable.