Uses of Class
org.apache.juneau.internal.BiMap.Builder
Packages that use BiMap.Builder
- 
Uses of BiMap.Builder in org.apache.juneau.internalMethods in org.apache.juneau.internal that return BiMap.BuilderModifier and TypeMethodDescriptionAdds a value to this map.static <K,V> BiMap.Builder<K, V> BiMap.create()Create a new builder for this class.BiMap.Builder.unmodifiable()Makes this map unmodifiable.Constructors in org.apache.juneau.internal with parameters of type BiMap.Builder