Class Architecture


  • public final class Architecture
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean BIG_ENDIAN  
      static boolean IS_UNALIGNED  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • IS_UNALIGNED

        public static final boolean IS_UNALIGNED
      • BIG_ENDIAN

        public static final boolean BIG_ENDIAN