Uses of Class
de.quantummaid.eventmaid.channel.action.JumpActionHandler
-
Packages that use JumpActionHandler Package Description de.quantummaid.eventmaid.channel.action -
-
Uses of JumpActionHandler in de.quantummaid.eventmaid.channel.action
Methods in de.quantummaid.eventmaid.channel.action that return JumpActionHandler Modifier and Type Method Description static <T> JumpActionHandler<T>JumpActionHandler. jumpActionHandler()Factory method for a newJumpActionHandler.
-