Package com.embabel.chat.support
Object InMemoryConversation.Companion
-
- All Implemented Interfaces:
public class InMemoryConversation.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static InMemoryConversation.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final InMemoryConversationof(List<Message> messages)-
-
Method Detail
-
of
final InMemoryConversation of(List<Message> messages)
-
-
-
-