tmap/smali_classes3/com/google/common/io/Closer$Suppressor.smali
2022-06-10 21:38:30 +09:00

23 lines
572 B
Smali

.class interface abstract Lcom/google/common/io/Closer$Suppressor;
.super Ljava/lang/Object;
.source "Closer.java"
# annotations
.annotation build Lcom/google/common/annotations/VisibleForTesting;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/io/Closer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Suppressor"
.end annotation
# virtual methods
.method public abstract suppress(Ljava/io/Closeable;Ljava/lang/Throwable;Ljava/lang/Throwable;)V
.end method