Uses of Class
io.netty.util.internal.IntegerHolder
-
Packages that use IntegerHolder Package Description io.netty.util.internal Internal-use-only utilities which is not allowed to be used outside Netty. -
-
Uses of IntegerHolder in io.netty.util.internal
Fields in io.netty.util.internal declared as IntegerHolder Modifier and Type Field Description (package private) IntegerHolderUnpaddedInternalThreadLocalMap. counterHashCodeMethods in io.netty.util.internal that return IntegerHolder Modifier and Type Method Description IntegerHolderInternalThreadLocalMap. counterHashCode()Deprecated.Methods in io.netty.util.internal with parameters of type IntegerHolder Modifier and Type Method Description voidInternalThreadLocalMap. setCounterHashCode(IntegerHolder counterHashCode)Deprecated.
-