-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classOnHandler.Companion
-
Method Summary
Modifier and Type Method Description Function1<Context<T>, Context<T>>getCallback()Function1<Context<T>, Boolean>getPredicate()final Function1<Context<T>, Context<T>>getBeforeCallback()-
-
Method Detail
-
getCallback
Function1<Context<T>, Context<T>> getCallback()
-
getPredicate
Function1<Context<T>, Boolean> getPredicate()
-
getBeforeCallback
final Function1<Context<T>, Context<T>> getBeforeCallback()
-
-
-
-