33 lines
643 B
Smali
33 lines
643 B
Smali
.class public interface abstract Lei/p;
|
|
.super Ljava/lang/Object;
|
|
.source "SimplePlainQueue.java"
|
|
|
|
# interfaces
|
|
.implements Lei/q;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lei/q<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract poll()Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Lio/reactivex/rxjava3/annotations/Nullable;
|
|
.end annotation
|
|
.end method
|