Interface SelectionFactory.SelectionBuilder<T>
- Type Parameters:
T
- 選擇元素的類型
- Enclosing interface:
SelectionFactory
public static interface SelectionFactory.SelectionBuilder<T>
選擇元素建造器
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
選擇元素設定 -
Method Summary
Modifier and TypeMethodDescription插入選擇元素
-
Method Details
-
insert
插入選擇元素- Parameters:
element
- 選擇元素- Returns:
- this
-