Class SafeConstructor.ConstructYamlInt

    • Constructor Detail

      • ConstructYamlInt

        public ConstructYamlInt()
    • Method Detail

      • construct

        public Object construct​(Node node)
        Description copied from interface: Construct
        Construct a Java instance with all the properties injected when it is possible.
        Parameters:
        node - composed Node
        Returns:
        a complete Java instance