Interface CrashReportDetail<V>

  • All Superinterfaces:
    java.util.concurrent.Callable<V>

    public interface CrashReportDetail<V>
    extends java.util.concurrent.Callable<V>
    • Method Summary

      • Methods inherited from interface java.util.concurrent.Callable

        call