Uses of Class
org.apache.activemq.artemis.utils.collections.LongHashSet
-
Packages that use LongHashSet Package Description org.apache.activemq.artemis.utils.collections -
-
Uses of LongHashSet in org.apache.activemq.artemis.utils.collections
Methods in org.apache.activemq.artemis.utils.collections with parameters of type LongHashSet Modifier and Type Method Description booleanLongHashSet. containsAll(LongHashSet other)LongHashSet specialised variant of {this#containsAll(Collection)}.
-