Uses of Interface
com.im.commons.progress.EnvUtils.DFFeedbackWithCancel
-
-
Uses of EnvUtils.DFFeedbackWithCancel in com.im.commons.progress
Methods in com.im.commons.progress that return EnvUtils.DFFeedbackWithCancel Modifier and Type Method Description static EnvUtils.DFFeedbackWithCancel
EnvUtils. createFeedbackWithCancel(DFFeedback feedback)
Creates a proxy implementation for givenDFFeedback
and returns its extension ofEnvUtils.DFFeedbackWithCancel
type.
-