.class public interface abstract Lio/reactivex/rxjava3/subjects/ReplaySubject$a; .super Ljava/lang/Object; .source "ReplaySubject.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lio/reactivex/rxjava3/subjects/ReplaySubject; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "a" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # virtual methods .method public abstract add(Ljava/lang/Object;)V .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "value" } .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(TT;)V" } .end annotation .end method .method public abstract addFinal(Ljava/lang/Object;)V .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "notificationLite" } .end annotation .end method .method public abstract compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0, 0x0 } names = { "expected", "next" } .end annotation .end method .method public abstract get()Ljava/lang/Object; .end method .method public abstract getValue()Ljava/lang/Object; .annotation system Ldalvik/annotation/Signature; value = { "()TT;" } .end annotation .annotation build Lio/reactivex/rxjava3/annotations/Nullable; .end annotation .end method .method public abstract getValues([Ljava/lang/Object;)[Ljava/lang/Object; .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "array" } .end annotation .annotation system Ldalvik/annotation/Signature; value = { "([TT;)[TT;" } .end annotation .end method .method public abstract replay(Lio/reactivex/rxjava3/subjects/ReplaySubject$ReplayDisposable;)V .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "rs" } .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(", "Lio/reactivex/rxjava3/subjects/ReplaySubject$ReplayDisposable<", "TT;>;)V" } .end annotation .end method .method public abstract size()I .end method .method public abstract trimHead()V .end method