Uses of Enum
elf4j.Level

Packages that use Level
Package
Description
 
  • Uses of Level in elf4j

    Methods in elf4j that return Level
    Modifier and Type
    Method
    Description
    static Level
    Level.valueOf(String name)
    Returns the enum constant of this type with the specified name.
    static Level[]
    Level.values()
    Returns an array containing the constants of this enum type, in the order they are declared.