Uses of Class
com.pnfsoftware.jeb.util.collect.FastLongSet
Packages that use FastLongSet
Package
Description
Collections, such as segments, custom maps/sets/lists, etc.
-
Uses of FastLongSet in com.pnfsoftware.jeb.util.collect
Methods in com.pnfsoftware.jeb.util.collect with parameters of type FastLongSetModifier and TypeMethodDescriptionvoid
FastLongSet.addAllFast
(FastLongSet other) Fast version ofaddAll(Collection)
.Constructors in com.pnfsoftware.jeb.util.collect with parameters of type FastLongSet