Class DexConsts


  • public class DexConsts
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DexConsts()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEX_FILE_MAGIC

        public static final byte[] DEX_FILE_MAGIC
      • ZIP_FILE_MAGIC

        public static final byte[] ZIP_FILE_MAGIC
    • Constructor Detail

      • DexConsts

        public DexConsts()