Class JarWorker
java.lang.Object
com.getkeepsafe.dexcount.treegen.workers.BaseWorker<JarWorker.Params>
com.getkeepsafe.dexcount.treegen.workers.JarWorker
- All Implemented Interfaces:
org.gradle.workers.WorkAction<JarWorker.Params>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PackageTreeprotected Stringprotected org.slf4j.LoggerMethods inherited from class com.getkeepsafe.dexcount.treegen.workers.BaseWorker
executeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.workers.WorkAction
getParameters
-
Constructor Details
-
JarWorker
public JarWorker()
-
-
Method Details
-
generatePackageTree
- Specified by:
generatePackageTreein classBaseWorker<JarWorker.Params>- Throws:
IOException
-
getInputRepresentation
- Specified by:
getInputRepresentationin classBaseWorker<JarWorker.Params>
-
getLogger
- Specified by:
getLoggerin classBaseWorker<JarWorker.Params>
-