a.smali

.class public final synthetic Lcom/sandboxol/greendao/a/a;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Lrx/Observable$Transformer;


# static fields
.field public static final synthetic a:Lcom/sandboxol/greendao/a/a;


# direct methods
.method static synthetic constructor <clinit>()V
    .registers 1

    new-instance v0, Lcom/sandboxol/greendao/a/a;

    invoke-direct {v0}, Lcom/sandboxol/greendao/a/a;-><init>()V

    sput-object v0, Lcom/sandboxol/greendao/a/a;->a:Lcom/sandboxol/greendao/a/a;

    return-void
.end method

.method private synthetic constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    check-cast p1, Lrx/Observable;

    invoke-static {p1}, Lcom/sandboxol/greendao/a/b;->a(Lrx/Observable;)Lrx/Observable;

    move-result-object p1

    return-object p1
.end method