Interface DynamicType.Builder.InnerTypeDefinition<S>

    • Method Detail

      • asAnonymousType

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