Package com.github.axet.dxplugin
Class AssetsDex.CommandLineOrigin
- java.lang.Object
-
- com.android.tools.r8.origin.Origin
-
- com.github.axet.dxplugin.AssetsDex.CommandLineOrigin
-
- All Implemented Interfaces:
java.lang.Comparable<com.android.tools.r8.origin.Origin>
- Enclosing class:
- AssetsDex
public static class AssetsDex.CommandLineOrigin extends com.android.tools.r8.origin.Origin
-
-
Field Summary
Fields Modifier and Type Field Description static AssetsDex.CommandLineOriginINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringpart()
-
-
-
Field Detail
-
INSTANCE
public static final AssetsDex.CommandLineOrigin INSTANCE
-
-