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