Interface FieldDiscoverer.MutableInstanceFactory<I>

    • Method Detail

      • complete

        void complete​(Object instance,
                      I intermediate)
               throws SerializationException
        Apply the intermediate data to an existing object.
        Parameters:
        instance - instance to write to
        intermediate - intermediate container
        Throws:
        SerializationException - if unable to apply info
        Since:
        4.0.0