Uses of Interface
play.utils.Action
-
Packages that use Action Package Description play.utils -
-
Uses of Action in play.utils
Classes in play.utils that implement Action Modifier and Type Class Description class
SmartFuture<V>
Methods in play.utils with parameters of type Action Modifier and Type Method Description void
SmartFuture. onCompletion(Action<V> callback)
-