Package org.jrdf.set

Interface Summary
SortedSetFactory An abstract from specifically knowing how to create Sorted Sets.
 

Class Summary
BdbSortedSetFactory  
MemSortedSetFactory An in memory implementation that uses TreeSets and a small number of known types: Triples and PredicateNodes.