Interface ProxyAccessor.ProxyMutator

    • Method Detail

      • setProxy

        <P> void setProxy​(P aProxy)
        Sets the proxy for the proxy property.
        Type Parameters:
        P - The expected type of the proxy.
        Parameters:
        aProxy - The proxy to be stored by the proxy property.