|
|||||||||
| Home >> All >> com >> barteo >> emulator >> [ device overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.barteo.emulator.device
Class DeviceFactory

java.lang.Objectcom.barteo.emulator.device.DeviceFactory
- public class DeviceFactory
- extends java.lang.Object
| Field Summary | |
private static Device |
device
|
private static DeviceFactory |
instance
|
| Constructor Summary | |
DeviceFactory()
|
|
| Method Summary | |
static Device |
getDevice()
|
static void |
setDevice(Device adevice)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
instance
private static DeviceFactory instance
device
private static Device device
| Constructor Detail |
DeviceFactory
public DeviceFactory()
| Method Detail |
getDevice
public static Device getDevice()
setDevice
public static void setDevice(Device adevice)
|
|||||||||
| Home >> All >> com >> barteo >> emulator >> [ device overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.barteo.emulator.device.DeviceFactory