reactor.core.publisher.Signal
Aliases
Parameters
reactor.core.publisher.Mono.T
subClasses
superClasses
Any
java.lang.Object
java.util.function.Consumer
java.util.function.Supplier
Js Constructors
new reactor_core_publisher_Signal
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
accept
(
x$1:
Any
)
:
Unit
accept
(
x$1:
org.reactivestreams.Subscriber
[
Any
]
)
:
Unit
andThen
(
x$1:
java.util.function.Consumer
[
Any
]
)
:
java.util.function.Consumer
[
java.util.function.Consumer.T
]
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
get
()
:
reactor.core.publisher.Signal.T
getClass
()
:
java.lang.Class
[
Any
]
getContext
()
:
reactor.util.context.Context
getContextView
()
:
reactor.util.context.ContextView
getSubscription
()
:
org.reactivestreams.Subscription
getThrowable
()
:
java.lang.Throwable
getType
()
:
reactor.core.publisher.SignalType
hasError
()
:
boolean
hasValue
()
:
boolean
hashCode
()
:
int
isInstanceOf
()
:
boolean
isOnComplete
()
:
boolean
isOnError
()
:
boolean
isOnNext
()
:
boolean
isOnSubscribe
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit