org.beangle.web.servlet.http.agent

Members list

Type members

Classlikes

object Browser

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Browser.type
class Browser(val category: BrowserCategory, val version: String) extends Serializable, Ordered[Browser]

Web browser

Web browser

Attributes

Companion
object
Supertypes
trait Ordered[Browser]
trait Comparable[Browser]
trait Serializable
class Object
trait Matchable
class Any
Show all
enum BrowserCategory(val name: String, val engine: Engine, versions: String*)

浏览器种类 不要轻易改变这里的顺序

浏览器种类 不要轻易改变这里的顺序

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Engine(var name: String, var categories: List[BrowserCategory])

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Os

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Os.type
class Os extends Serializable, Ordered[Os]

Attributes

Companion
object
Supertypes
trait Ordered[Os]
trait Comparable[Os]
trait Serializable
class Object
trait Matchable
class Any
Show all
enum OsCategory(val name: String, versions: String*)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all