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 1045 2007-01-05 04:56:09Z newmana $
Author:
Andrew Newman

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