construct

open override fun construct(node: Node?): Optional<Any>

Construct an instance, with all the properties injected when it is possible.

Return

a complete Java instance, or an empty collection instance if it is recursive

Parameters

node

composed Node