Class BitMatrix

java.lang.Object
zombie.BitMatrix

public class BitMatrix extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    Is(int int3, int int2, int int1, int int0)
     
    static int
    Set(int int0, int int3, int int2, int int1, boolean boolean0)
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BitMatrix

      public BitMatrix()
  • Method Details

    • Is

      public static boolean Is(int int3, int int2, int int1, int int0)
    • Set

      public static int Set(int int0, int int3, int int2, int int1, boolean boolean0)