Uses of Enum Class
org.aoju.bus.core.thread.RejectPolicy
Packages that use RejectPolicy
-
Uses of RejectPolicy in org.aoju.bus.core.thread
Methods in org.aoju.bus.core.thread that return RejectPolicyModifier and TypeMethodDescriptionstatic RejectPolicyReturns the enum constant of this class with the specified name.static RejectPolicy[]RejectPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.