satisfiabilityApplet.tauTautology
Class Grid

java.lang.Object
  extended bysatisfiabilityApplet.tauTautology.Grid

public class Grid
extends java.lang.Object

by Catherine Block id# 6319 Date: Nov 13, 2004 Time: 10:31:01 AM CS 180H


Constructor Summary
Grid(int colNum, int lValue)
           
 
Method Summary
 int[] getRowI(int i)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Grid

public Grid(int colNum,
            int lValue)
Method Detail

getRowI

public int[] getRowI(int i)
              throws java.lang.Exception
Throws:
java.lang.Exception

toString

public java.lang.String toString()