Enum Class RetryLoopCount

java.lang.Object
java.lang.Enum<RetryLoopCount>
org.refcodes.data.RetryLoopCount
All Implemented Interfaces:
Serializable, Comparable<RetryLoopCount>, Constable, org.refcodes.mixin.ValueAccessor<Integer>

public enum RetryLoopCount extends Enum<RetryLoopCount> implements org.refcodes.mixin.ValueAccessor<Integer>
The RetryLoopCount defined values used inside a control flow.