Interface ICrashCallable

All Superinterfaces:
Callable<String>, ICrashReportDetail<String>

public interface ICrashCallable extends ICrashReportDetail<String>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.util.concurrent.Callable

    call
  • Method Details