Interface ICrashReportDetail<V>

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

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

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

        call