Package 

Interface Analyzer.OnAnalyzeListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess(@NonNull() AnalyzeResult<T> result) 成功
      abstract void onFailure(@Nullable() Exception e) 失败
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait