Interface DynamicType.Builder.InnerTypeDefinition.ForType<U>

    • Method Detail

      • asMemberType

        DynamicType.Builder<U> asMemberType()
        Defines this inner type declaration as a member type.
        Returns:
        A new builder that is equal to this type builder but that defines the previous inner type definition as a member type.