Uses of Enum Class
org.miaixz.bus.core.lang.thread.RejectPolicy
Packages that use RejectPolicy
-
Uses of RejectPolicy in org.miaixz.bus.core.lang.thread
Methods in org.miaixz.bus.core.lang.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.