Uses of Class
com.atlassian.browsers.BrowserVersion

Uses of BrowserVersion in com.atlassian.browsers
 

Methods in com.atlassian.browsers that return BrowserVersion
static BrowserVersion BrowserVersion.typeOf(java.lang.String browserStr)
          Determines the browser version based on the browser string passed in.
static BrowserVersion BrowserVersion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BrowserVersion[] BrowserVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Atlassian. All Rights Reserved.