Releasable.smali
.class public interface abstract Lcom/google/android/gms/common/api/Releasable;
.super Ljava/lang/Object;
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract release()V
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end method