Class LegacyWorker
java.lang.Object
com.getkeepsafe.dexcount.treegen.workers.BaseWorker<LegacyWorker.Params>
com.getkeepsafe.dexcount.treegen.workers.LegacyWorker
- All Implemented Interfaces:
org.gradle.workers.WorkAction<LegacyWorker.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
-
LegacyWorker
public LegacyWorker()
-
-
Method Details
-
generatePackageTree
- Specified by:
generatePackageTreein classBaseWorker<LegacyWorker.Params>- Throws:
IOException
-
getInputRepresentation
- Specified by:
getInputRepresentationin classBaseWorker<LegacyWorker.Params>
-
getLogger
- Specified by:
getLoggerin classBaseWorker<LegacyWorker.Params>
-