public class Device
private final String
locale
timeZone
private final Boolean
isEmpty
private final Integer
count
private final Map<Integer, String>
targets
public final static Device
INSTANCE
final String
getLocale()
getTimeZone()
final Boolean
isEmpty()
final Integer
getCount()
final Map<Integer, String>
getTargets()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getLocale()
final String getTimeZone()
final Boolean isEmpty()
final Integer getCount()
final Map<Integer, String> getTargets()