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.DFFeedbackWithCancelEnvUtils. createFeedbackWithCancel(DFFeedback feedback)Creates a proxy implementation for givenDFFeedbackand returns its extension ofEnvUtils.DFFeedbackWithCanceltype.
-