Uses of Enum
jline.internal.Log.Level
Packages that use Log.Level
-
Uses of Log.Level in jline.internal
Subclasses with type arguments of type Log.Level in jline.internalMethods in jline.internal that return Log.LevelModifier and TypeMethodDescriptionstatic Log.LevelReturns the enum constant of this type with the specified name.static Log.Level[]Log.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jline.internal with parameters of type Log.LevelModifier and TypeMethodDescription(package private) static void(package private) static voidLog.logWithJul(Log.Level level, Object... messages) private static LevelLog.toJulLevel(Log.Level level)