public class LengthBasedES extends Object implements BaseExampleSelector
| Constructor and Description |
|---|
LengthBasedES() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExample()
添加example
|
List<Map<String,Object>> |
selectExample(Map<String,Object> inputs)
选择examples.
|
public void addExample()
BaseExampleSelectoraddExample in interface BaseExampleSelectorpublic List<Map<String,Object>> selectExample(Map<String,Object> inputs)
BaseExampleSelectorselectExample in interface BaseExampleSelectorinputs - 输入Copyright © 2024. All rights reserved.