Uses of Class
io.netty5.util.AbstractConstant
-
Packages that use AbstractConstant Package Description io.netty5.util Utility classes used across multiple packages. -
-
Uses of AbstractConstant in io.netty5.util
Classes in io.netty5.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.netty5.util Modifier and Type Class Description classAttributeKey<T>Key which can be used to accessAttributeout of theAttributeMap.
-