23 lines
683 B
Smali
23 lines
683 B
Smali
.class public interface abstract Lcom/google/common/util/concurrent/CycleDetectingLockFactory$Policy;
|
|
.super Ljava/lang/Object;
|
|
.source "CycleDetectingLockFactory.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/common/annotations/Beta;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Policy"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract handlePotentialDeadlock(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$PotentialDeadlockException;)V
|
|
.end method
|