net.ontopia.topicmaps.query.parser
Class Pair
java.lang.Object
net.ontopia.topicmaps.query.parser.Pair
public class Pair
- extends Object
INTERNAL: Used to represent a : b pairs in tolog queries.
first
protected Object first
second
protected Object second
Pair
public Pair(Object first,
Object second)
getFirst
public Object getFirst()
getSecond
public Object getSecond()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2000-2012 Ontopia.