|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectsatisfiabilityApplet.tauTautology.Gate
by Catherine Block id# 6319 Date: Dec 6, 2004 Time: 5:39:13 PM CS 180H
Field Summary | |
static int |
and
|
static int |
not
|
static int |
or
|
int |
type
|
Constructor Summary | |
Gate(int type)
|
Method Summary | |
java.lang.Object |
clone()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int type
public static int and
public static int or
public static int not
Constructor Detail |
public Gate(int type)
Method Detail |
public java.lang.Object clone()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |