public class Client extends Object
Device
device
OS
os
UserAgent
userAgent
Client(UserAgent userAgent, OS os, Device device)
boolean
equals(Object other)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final UserAgent userAgent
public final OS os
public final Device device
public Client(UserAgent userAgent, OS os, Device device)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018. All rights reserved.