org.jrdf.query.relation.type
Interface TypeComparator

All Superinterfaces:
Comparator<NodeType>, Serializable
All Known Implementing Classes:
TypeComparatorImpl

public interface TypeComparator
extends Comparator<NodeType>, Serializable

Compares only the type of attributes.

Version:
$Revision:$
Author:
Andrew Newman

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