// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.crashlytics.android.core; import java.util.concurrent.Callable; // Referenced classes of package com.crashlytics.android.core: // CrashlyticsUncaughtExceptionHandler class this._cls0 implements Callable { final CrashlyticsUncaughtExceptionHandler this$0; public volatile Object call() throws Exception { return call(); } public Void call() throws Exception { CrashlyticsUncaughtExceptionHandler.access$700(CrashlyticsUncaughtExceptionHandler.this); return null; } I() { this$0 = CrashlyticsUncaughtExceptionHandler.this; super(); } }