Uses of Enum Class
org.ndviet.library.Browser.Type
-
Uses of Browser.Type in org.ndviet.library
Methods in org.ndviet.library that return Browser.TypeModifier and TypeMethodDescriptionstatic Browser.TypeReturns the enum constant of this class with the specified name.static Browser.Type[]Browser.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.