Class MockChatRuleConfig.BuilderBase.MockChatRuleConfigImpl

java.lang.Object
io.helidon.integrations.langchain4j.providers.mock.MockChatRuleConfig.BuilderBase.MockChatRuleConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<MockChatRule>, MockChatRuleConfig, Supplier<MockChatRule>
Enclosing class:
MockChatRuleConfig.BuilderBase<BUILDER extends MockChatRuleConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends MockChatRuleConfig>

protected static class MockChatRuleConfig.BuilderBase.MockChatRuleConfigImpl extends Object implements MockChatRuleConfig, Supplier<MockChatRule>
Generated implementation of the prototype, can be extended by descendant prototype implementations.