Uses of Class
org.jrdf.util.bdb.TripleBinding

Packages that use TripleBinding
org.jrdf.util.bdb   
 

Uses of TripleBinding in org.jrdf.util.bdb
 

Constructors in org.jrdf.util.bdb with parameters of type TripleBinding
ByteTripleComparatorImpl(TripleComparator newTripleComparator, TripleBinding newTripleBinding)