Uses of Enum Class
com.luna.common.os.Profiler.MessageLevel
Packages that use Profiler.MessageLevel
-
Uses of Profiler.MessageLevel in com.luna.common.os
Methods in com.luna.common.os that return Profiler.MessageLevelModifier and TypeMethodDescriptionProfiler.Message.getMessageLevel(Profiler.Entry entry) static Profiler.MessageLevelReturns the enum constant of this class with the specified name.static Profiler.MessageLevel[]Profiler.MessageLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.