Interface Internal.EnumLiteMap<T extends Internal.EnumLite>

    • Method Summary

      Modifier and Type Method and Description
      T findValueByNumber(int number)
       
    • Method Detail

      • findValueByNumber

        T findValueByNumber(int number)