-
Constructor Summary 
Constructors
-
Method Summary 
boolean
boolean
void
boolean
-
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 