Class DynamicType.Builder.ModuleDefinition.ExportsDefinition.Delegator<V>

Type Parameters:
V - A loaded type that the built type is guaranteed to be a subclass of.
All Implemented Interfaces:
DynamicType.Builder<V>, DynamicType.Builder.ModuleDefinition<V>, DynamicType.Builder.ModuleDefinition.ExportsDefinition<V>
Direct Known Subclasses:
DynamicType.Builder.AbstractBase.Adapter.ModuleDefinitionAdapter.ExportsDefinitionAdapter
Enclosing interface:
DynamicType.Builder.ModuleDefinition.ExportsDefinition<U>

public abstract static class DynamicType.Builder.ModuleDefinition.ExportsDefinition.Delegator<V> extends DynamicType.Builder.ModuleDefinition.AbstractBase.Delegator<V> implements DynamicType.Builder.ModuleDefinition.ExportsDefinition<V>
An abstract base implementation of a DynamicType.Builder.ModuleDefinition.OpensDefinition.