Class AssetsDex.Output

  • Enclosing class:
    AssetsDex

    public static class AssetsDex.Output
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.io.File file  
      java.lang.String[] opts  
    • Constructor Summary

      Constructors 
      Constructor Description
      Output​(java.io.File f, java.lang.String[] o)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • file

        public java.io.File file
      • opts

        public java.lang.String[] opts
    • Constructor Detail

      • Output

        public Output​(java.io.File f,
                      java.lang.String[] o)