ExtensionManifold.Consumer that performs, in sequence, this
operation followed by the after operation.after function to the result.char-valued
argument.value to type.before
function to its input, and then applies this function to the result.Bindings object used to store name/value pairs corresponding with gettter/setter methods.fqn Structural interface with only getter/setter methods can extend this interface and provide default
implementations of its methods and provide a static proxy(Bindings) method to avoid runtime proxy generation.enum types implement this so dynamic proxies can marshal calls to JSON bindings.fqn?Jailbreak.Self to achieve covariance
with respect to subclasses of the method's declaring class.Bindings value e.g., a simple JSON value like a string or a
number.value parameter to a value suitable for a Bindings e.g., a JSON bindings.Copyright © 2019. All rights reserved.