Uses of Class
org.praxislive.ide.core.api.Callback.Result
Packages that use Callback.Result
-
Uses of Callback.Result in org.praxislive.ide.core.api
Method parameters in org.praxislive.ide.core.api with type arguments of type Callback.ResultModifier and TypeMethodDescriptionstatic CallbackCallback.create(Consumer<Callback.Result> callback) Create a callback that delegates to the provided result consumer.