|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavapns.devices.Devices
public class Devices
Field Summary | |
---|---|
static org.apache.log4j.Logger |
logger
|
Constructor Summary | |
---|---|
Devices()
|
Method Summary | ||
---|---|---|
static List<Device> |
asDevices(Object rawList)
|
|
static List<PayloadPerDevice> |
asPayloadsPerDevices(Object rawList)
|
|
static
|
evaluateEfficiency(List<T> list)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.apache.log4j.Logger logger
Constructor Detail |
---|
public Devices()
Method Detail |
---|
public static List<Device> asDevices(Object rawList)
public static List<PayloadPerDevice> asPayloadsPerDevices(Object rawList)
public static <T> void evaluateEfficiency(List<T> list)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |