public static class UserAgentUtil.UserAgent extends Object
Constructor and Description |
---|
UserAgent(UserAgentUtil.Browser browser,
UserAgentUtil.OperatingSystem operatingSystem) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
UserAgentUtil.Browser |
getBrowser() |
UserAgentUtil.OperatingSystem |
getOperatingSystem() |
int |
hashCode() |
String |
toString() |
public UserAgent(UserAgentUtil.Browser browser, UserAgentUtil.OperatingSystem operatingSystem)
public UserAgentUtil.Browser getBrowser()
public UserAgentUtil.OperatingSystem getOperatingSystem()
Copyright © 2002-2017 Atlassian. All Rights Reserved.