Krosstalk
1.4.1-SNAPSHOT
Krosstalk Core
/
com.rnett.krosstalk.server.plugin
/
ImmutableWantedScopes
Immutable
Wanted
Scopes
@
KrosstalkPluginApi
class
ImmutableWantedScopes
:
WantedScopes
Content copied to clipboard
Constructors
Functions
Sources
Constructors
Immutable
Wanted
Scopes
Link copied to clipboard
fun
ImmutableWantedScopes
(
)
Content copied to clipboard
Functions
get
Link copied to clipboard
open
operator override
fun
<
T
:
ServerScope
<
D
>
,
D
>
get
(
scope
:
T
)
:
D
Content copied to clipboard
get
Optional
Link copied to clipboard
open
override
fun
<
T
:
ServerScope
<
D
>
,
D
>
getOptional
(
scope
:
T
)
:
D
?
Content copied to clipboard
get
Or
Else
Link copied to clipboard
open
override
fun
<
T
:
ServerScope
<
D
>
,
D
>
getOrElse
(
scope
:
T
,
default
:
D
)
:
D
Content copied to clipboard
to
Immutable
Link copied to clipboard
open
override
fun
toImmutable
(
)
:
ImmutableWantedScopes
Content copied to clipboard
to
Map
Link copied to clipboard
open
override
fun
toMap
(
)
:
Map
<
ServerScope
<
*
>
,
Any
?
>
Content copied to clipboard
Sources
common source
Link copied to clipboard