Uses of Class
org.pcollections.MapPBag
-
Uses of MapPBag in org.pcollections
Fields in org.pcollections declared as MapPBagMethods in org.pcollections that return MapPBagModifier and TypeMethodDescriptionstatic <E> MapPBag
<E> HashTreePBag.empty()
static <E> MapPBag
<E> static <E> MapPBag
<E> HashTreePBag.from
(Collection<? extends E> list) MapPBag.minusAll
(Collection<?> list) MapPBag.plusAll
(Collection<? extends E> list) static <E> MapPBag
<E> HashTreePBag.singleton
(E e)