a.smali
.class public abstract Lio/reactivex/internal/subscriptions/a;
.super Ljava/util/concurrent/atomic/AtomicInteger;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/internal/fuseable/e;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/atomic/AtomicInteger;",
"Lio/reactivex/internal/fuseable/e<",
"TT;>;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = -0x5c95ffaa2e3a1e66L
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
return-void
.end method
# virtual methods
.method public final offer(Ljava/lang/Object;)Z
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)Z"
}
.end annotation
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Should not be called!"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method