BooleanSupplier.smali
.class public interface abstract Lio/reactivex/functions/BooleanSupplier;
.super Ljava/lang/Object;
.source "BooleanSupplier.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getAsBoolean()Z
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.end method