BlackLevelPatternpublic final class BlackLevelPattern extends Object
Fields Summary |
---|
public static final int | COUNT |
Constructors Summary |
---|
BlackLevelPattern() throw new RuntimeException("Stub!");
|
Methods Summary |
---|
public void | copyTo(int[] destination, int offset) throw new RuntimeException("Stub!");
| public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
| public int | getOffsetForIndex(int column, int row) throw new RuntimeException("Stub!");
| public int | hashCode() throw new RuntimeException("Stub!");
|
|