SynchronizationGuard.smali
.class public interface abstract Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard;
.super Ljava/lang/Object;
.source "com.google.android.datatransport:transport-runtime@@2.2.0"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard$CriticalSection;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract runCriticalSection(Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard$CriticalSection;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard$CriticalSection<",
"TT;>;)TT;"
}
.end annotation
.end method