public class Compound1<X1 extends Term<?>> extends Cons<X1,Nil>
Compound1(String name, X1 x1)
X1
get0()
append, arity, getHead, getName, getRest, iterator, make, marshal, toJava, toString
fromJava, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public Compound1(String name, X1 x1)
public X1 get0()