Uses of Class
io.netty.util.AbstractConstant
-
Packages that use AbstractConstant Package Description io.netty.util Utility classes used across multiple packages. -
-
Uses of AbstractConstant in io.netty.util
Classes in io.netty.util with type parameters of type AbstractConstant Modifier and Type Class Description classAbstractConstant<T extends AbstractConstant<T>>Base implementation ofConstant.Subclasses of AbstractConstant in io.netty.util Modifier and Type Class Description classAttributeKey<T>Key which can be used to accessAttributeout of theAttributeMap.
-