Uses of Class
de.codecentric.limiter.api.BufferError
-
Packages that use BufferError Package Description de.codecentric.limiter.api -
-
Uses of BufferError in de.codecentric.limiter.api
Methods in de.codecentric.limiter.api that return BufferError Modifier and Type Method Description static BufferErrorBufferError. valueOf(String name)Returns the enum constant of this type with the specified name.static BufferError[]BufferError. values()Returns an array containing the constants of this enum type, in the order they are declared.
-