Uses of Class
org.apache.jena.mem2.collection.FastHashSet
Packages that use FastHashSet
-
Uses of FastHashSet in org.apache.jena.mem2.store.fast
Subclasses of FastHashSet in org.apache.jena.mem2.store.fast -
Uses of FastHashSet in org.apache.jena.mem2.store.roaring
Subclasses of FastHashSet in org.apache.jena.mem2.store.roaringConstructors in org.apache.jena.mem2.store.roaring with parameters of type FastHashSetModifierConstructorDescriptionRoaringBitmapTripleIterator(org.roaringbitmap.ImmutableBitmapDataProvider bitmap, FastHashSet<Triple> triples)