Uses of Class
io.netty.util.SuppressForbidden
-
Packages that use SuppressForbidden Package Description io.netty.util Utility classes used across multiple packages. -
-
Uses of SuppressForbidden in io.netty.util
Methods in io.netty.util with annotations of type SuppressForbidden Modifier and Type Method Description (package private) int
NettyRuntime.AvailableProcessorsHolder. availableProcessors()
Get the configured number of available processors.
-