reactor.util.context.ContextView
Aliases
Parameters
subClasses
reactor.util.context.Context
superClasses
Any
java.lang.Object
Js Constructors
new reactor_util_context_ContextView
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
forEach
(
x$1:
java.util.function.BiConsumer
[
java.lang.Object
java.lang.Object
]
)
:
Unit
get
(
x$1:
Any
)
:
reactor.util.context.ContextView.T
get
(
x$1:
java.lang.Class
[
reactor.util.context.ContextView.T
]
)
:
reactor.util.context.ContextView.T
getClass
()
:
java.lang.Class
[
Any
]
getOrDefault
(
x$1:
Any
,
x$2:
reactor.util.context.ContextView.T
)
:
reactor.util.context.ContextView.T
getOrEmpty
(
x$1:
Any
)
:
java.util.Optional
[
reactor.util.context.ContextView.T
]
hasKey
(
x$1:
Any
)
:
boolean
hashCode
()
:
int
isEmpty
()
:
boolean
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
size
()
:
int
stream
()
:
java.util.stream.Stream
[
java.util.Map$Entry
[
java.lang.Object
java.lang.Object
]
]
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