Class Matrix104


  • public class Matrix104
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int[] m_matrixX  
      static int[] m_matrixY  
    • Constructor Summary

      Constructors 
      Constructor Description
      Matrix104()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • m_matrixX

        public static final int[] m_matrixX
      • m_matrixY

        public static final int[] m_matrixY
    • Constructor Detail

      • Matrix104

        public Matrix104()