com.franz.ag
Class ValueObject

java.lang.Object
  extended bycom.franz.ag.ValueObject
Direct Known Subclasses:
Triple, ValueNode

public abstract class ValueObject
extends java.lang.Object

This super class implements some of the common methods defined in the org.openrdf.model interfaces.


Method Summary
 int compareTo(java.lang.Object to)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(java.lang.Object to)