public class EzyEventControllerSettingBuilder extends Object implements com.tvd12.ezyfox.builder.EzyBuilder<EzySimpleEventControllerSetting>
| Constructor and Description |
|---|
EzyEventControllerSettingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EzySimpleEventControllerSetting |
build() |
EzyEventControllerSettingBuilder |
controller(Class<?> controllerClass) |
EzyEventControllerSettingBuilder |
eventType(EzyEventType eventType) |
public EzyEventControllerSettingBuilder eventType(EzyEventType eventType)
public EzyEventControllerSettingBuilder controller(Class<?> controllerClass)
public EzySimpleEventControllerSetting build()
build in interface com.tvd12.ezyfox.builder.EzyBuilder<EzySimpleEventControllerSetting>Copyright © 2021 Young Monkeys. All rights reserved.