Uses of Interface
org.apache.clerezza.rdf.core.impl.graphmatching.collections.IntSet

Packages that use IntSet
org.apache.clerezza.rdf.core.impl.graphmatching.collections   
 

Uses of IntSet in org.apache.clerezza.rdf.core.impl.graphmatching.collections
 

Classes in org.apache.clerezza.rdf.core.impl.graphmatching.collections that implement IntSet
 class IntHashSet
          This is currently just a placeholder implementation based onm HashSet an efficient implementation is to store the primitives directly.
 

Methods in org.apache.clerezza.rdf.core.impl.graphmatching.collections that return IntSet
 IntSet IntHashMap.keySet()
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.