[all packages] [package ] [class hierarchy] [index]

pure interface of class PremonCatProc

The documentated page.
public class PremonCatProc
  extends PremonCat
{
    public void print(Printer p);
    public PremonCat join(PremonCat C);
    public boolean equals(PremonCat C);
    public boolean subcat(PremonCat C);
    public PremonCatProc();
}

[all packages] [package ] [class hierarchy] [index]
PremonCatProc.interface.html