Class NotTerm<T extends Not<T>>

All Implemented Interfaces:
AnyTerm, Term<T>

public class NotTerm<T extends Not<T>> extends UnaryTerm<T,T>