38 lines
710 B
Smali
38 lines
710 B
Smali
.class final Lrx/internal/producers/ProducerObserverArbiter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "ProducerObserverArbiter.java"
|
|
|
|
# interfaces
|
|
.implements Lrx/Producer;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lrx/internal/producers/ProducerObserverArbiter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.prologue
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public request(J)V
|
|
.locals 0
|
|
.param p1, "n" # J
|
|
|
|
.prologue
|
|
return-void
|
|
.end method
|