public class CustomMatchForCheckLLMResponseStreamOutput extends Object
| Constructor and Description |
|---|
CustomMatchForCheckLLMResponseStreamOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getWord()
Get word
|
int |
hashCode() |
void |
setWord(String word) |
String |
toString() |
CustomMatchForCheckLLMResponseStreamOutput |
word(String word) |
public CustomMatchForCheckLLMResponseStreamOutput()
public CustomMatchForCheckLLMResponseStreamOutput word(String word)
public String getWord()
public void setWord(String word)
Copyright © 2025. All rights reserved.