Package zombie
Class BitMatrix
java.lang.Object
zombie.BitMatrix
public class BitMatrix
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BitMatrix()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BitMatrix
public BitMatrix()
-
-
Method Details
-
Is
public static boolean Is(int int1, int int2, int int3, int int4) -
Set
public static int Set(int int1, int int2, int int3, int int4, boolean boolean1)
-