|
package com.google.common.util.concurrent.internal;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public abstract class InternalFutureFailureAccess {
|
|
/* JADX INFO: Access modifiers changed from: protected */
|
|
public abstract Throwable tryInternalFastPathGetFailure();
|
|
}
|