-
Field Summary 
Fields
(package private) int
(package private) boolean[]
-
Constructor Summary 
Constructors
-
Method Summary 
boolean
boolean
void
boolean
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details 
-
Percolation 
-
Method Details 
-
open 
public void open(int i,
int j)
-
isOpen 
public boolean isOpen(int i,
int j)
-
isFull 
public boolean isFull(int i,
int j)
-
percolates 