Interface EnumWithValue<E extends java.lang.Enum<E>>

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  EnumWithValue.EnumUtils  
    • Method Summary

      Modifier and Type Method Description
      long getValue()  
    • Method Detail

      • getValue

        long getValue()