T -@FunctionalInterfaceSE public static interface ObserverMethodConfigurator.EventConsumer<T>
EventContext| 修飾子と型 | メソッドと説明 |
|---|---|
void | accept(EventContext<T> eventContext) |
void accept(EventContext<T> eventContext) throws ExceptionSE
eventContext - イベントの発生に使用された EventContextExceptionSE - スローされたチェック済み例外はラップされ、(チェックされていない)ObserverException として再スローされます。Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.