java.lang.Object
net.ontopia.topicmaps.query.parser.Pair

public class Pair extends Object
INTERNAL: Used to represent a : b pairs in tolog queries.
  • Field Details

    • first

      protected Object first
    • second

      protected Object second
  • Constructor Details

  • Method Details