Interface VEnum

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    static VEnum
    of(int rawValue)
     
  • Method Details

    • getRawValue

      int getRawValue()
    • of

      static VEnum of(int rawValue)