public abstract class BinaryTester extends Object implements Tester
Title: Binary Test
Description: A test between two literals
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
BinaryTester()
boolean
test(Literal[] args)
protected abstract boolean
test(Literal l1, Literal l2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryTester()
public boolean test(Literal[] args)
test
Tester
protected abstract boolean test(Literal l1, Literal l2)
Copyright © 2013. All Rights Reserved.