Generated by
JDiff

Class com.google.common.collect.ConcurrentHashMultiset

Changed Methods
ConcurrentHashMultiset<E> create(MapMaker) Change in signature from (GenericMapMaker<? super E, ? super Number>) to MapMaker.
Creates a new, empty {@code ConcurrentHashMultiset} using {@code mapMaker} to construct the internal backing map.