public class Tcs34725ColorMessage extends Message
Tcs34725ColorDetector.ColorAdc| Constructor and Description |
|---|
Tcs34725ColorMessage(byte[] data) |
Tcs34725ColorMessage(java.util.Calendar timestamp,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getData(java.lang.Class<T> type)
Interprets the data as the given type.
|
getData, getTimestamp, getTimestampAsString, toStringpublic Tcs34725ColorMessage(byte[] data)
public Tcs34725ColorMessage(java.util.Calendar timestamp,
byte[] data)
public <T> T getData(java.lang.Class<T> type)
Message