Module io.netty5.common
Package io.netty5.util

Interface Constant<T extends Constant<T>>

    • Method Summary

      All Methods
      Modifier and Type Method Description
      int id ()
      Returns the unique number assigned to this Constant.
      String name ()
      Returns the name of this Constant.
    • Method Detail

      • id

        int id()
        Returns the unique number assigned to this Constant.