| Package | Description |
|---|---|
| com.forte.util.invoker |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayElementInvoker<T>
数组类型的
ElementInvoker |
class |
ListElementInvoker<T>
list类型的
ElementInvoker |
| Modifier and Type | Method and Description |
|---|---|
static <T> ElementInvoker<T> |
ElementInvoker.getInstance(List<T> list) |
static <T> ElementInvoker<T> |
ElementInvoker.getInstance(T... array) |
Copyright © 2024. All rights reserved.