@FunctionalInterface public interface FormFunction<E extends IEntity,S extends FormSetter> extends BiFunction<Object,Form,IFormApply<E,S>>
| 限定符和类型 | 方法和说明 |
|---|---|
default IFormApply<E,S> |
apply(Object object) |
andThen, applydefault IFormApply<E,S> apply(Object object)
Copyright © 2021. All rights reserved.