public abstract class Compound<X extends Compound<?>> extends Term<X>
Compound()
abstract int
arity()
abstract java.lang.String
getName()
fromJava, marshal, toJava, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Compound()
public abstract int arity()
public abstract java.lang.String getName()