Suppliers$3.smali
.class final Lcom/facebook/common/internal/Suppliers$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/common/internal/Supplier;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/common/internal/Suppliers;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/facebook/common/internal/Supplier<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 37
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final get()Ljava/lang/Boolean;
.registers 2
.line 40
sget-object v0, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
return-object v0
.end method
.method public final bridge synthetic get()Ljava/lang/Object;
.registers 2
.line 37
invoke-virtual {p0}, Lcom/facebook/common/internal/Suppliers$3;->get()Ljava/lang/Boolean;
move-result-object v0
return-object v0
.end method