jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
redux
/
io.github.jmltoolkit.redux
/
ReduxFacade
Redux
Facade
class
ReduxFacade
(
config
:
ReduxConfig
)
(
source
)
Author
Alexander Weigl
Members
Constructors
Redux
Facade
Link copied to clipboard
constructor
(
config
:
ReduxConfig
)
constructor
(
config
:
ReduxConfig
,
transformers
:
List
<
Transformer
>
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
apply
Link copied to clipboard
fun
apply
(
nodes
:
List
<
Node
>
)
:
List
<
Node
?
>