public class Useragent extends Object implements Serializable
Useragent(String ip, Browser browser, Os os)
Browser
getBrowser()
String
getIp()
Os
getOs()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Useragent(String ip, Browser browser, Os os)
public String getIp()
public Os getOs()
public Browser getBrowser()
Copyright © 2005–2013 The Beangle Software Group. All rights reserved.