public class RelationTuple extends Object
int
head
String
relation
RelationTuple(int head, String relation)
boolean
equals(Object o)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public int head
public String relation
public RelationTuple(int head, String relation)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2012. All Rights Reserved.