Enum Class的使用
cn.dinodev.spring.commons.promise.AbstractPromise.CallbackType
-
cn.dinodev.spring.commons.promise中AbstractPromise.CallbackType的使用
修饰符和类型方法说明static AbstractPromise.CallbackTypeReturns the enum constant of this class with the specified name.static AbstractPromise.CallbackType[]AbstractPromise.CallbackType.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明protected voidAbstractPromise.handleException(AbstractPromise.CallbackType callbackType, Exception e)