JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
com.pixelservices.flash.utils.LogType
Packages that use
LogType
Package
Description
com.pixelservices.flash.utils
Uses of
LogType
in
com.pixelservices.flash.utils
Methods in
com.pixelservices.flash.utils
that return
LogType
Modifier and Type
Method
Description
static
LogType
LogType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
LogType
[]
LogType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.