Uses of Enum Class
io.reactivex.rxjava3.internal.util.NotificationLite
Packages that use NotificationLite
-
Uses of NotificationLite in io.reactivex.rxjava3.internal.util
Subclasses with type arguments of type NotificationLite in io.reactivex.rxjava3.internal.utilModifier and TypeClassDescriptionenumLightweight notification handling utility class.Methods in io.reactivex.rxjava3.internal.util that return NotificationLiteModifier and TypeMethodDescriptionstatic NotificationLiteReturns the enum constant of this class with the specified name.static NotificationLite[]NotificationLite.values()Returns an array containing the constants of this enum class, in the order they are declared.