org.aksw.commons.collections
Class ResourceComparator
java.lang.Object
org.aksw.commons.collections.ResourceComparator
- All Implemented Interfaces:
- Comparator<com.hp.hpl.jena.rdf.model.Resource>
public class ResourceComparator
- extends Object
- implements Comparator<com.hp.hpl.jena.rdf.model.Resource>
Created by Claus Stadler
Date: Oct 9, 2010
Time: 5:46:56 PM
|
Method Summary |
int |
compare(com.hp.hpl.jena.rdf.model.Resource a,
com.hp.hpl.jena.rdf.model.Resource b)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceComparator
public ResourceComparator()
compare
public int compare(com.hp.hpl.jena.rdf.model.Resource a,
com.hp.hpl.jena.rdf.model.Resource b)
- Specified by:
compare in interface Comparator<com.hp.hpl.jena.rdf.model.Resource>
Copyright © 2011. All Rights Reserved.