org.jrdf.query.relation
Interface RelationComparator

All Superinterfaces:
Comparator<Relation>, Serializable
All Known Implementing Classes:
RelationComparatorImpl

public interface RelationComparator
extends Comparator<Relation>, Serializable

Sort attributes values by their type and value.

Version:
$Id: RelationComparator.java 1804 2008-01-04 05:42:41Z newmana $
Author:
Andrew Newman

Method Summary
 
Methods inherited from interface java.util.Comparator
compare, equals