接口 Repackager.MainClassTimeoutWarningListener

    • 方法详细资料

      • handleTimeoutWarning

        void handleTimeoutWarning​(long duration,
                                  String mainMethod)
        Handle a timeout warning.
        参数:
        duration - the amount of time it took to find the main method
        mainMethod - the main method that was actually found