public class Device extends Object
String
family
Device(String family)
boolean
equals(Object other)
static Device
fromMap(Map<String,String> m)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String family
public Device(String family)
public static Device fromMap(Map<String,String> m)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016. All rights reserved.