public class HdmiAnnotations extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
HdmiAnnotations.IoThreadOnly
Annotation type to used to mark a method which should be run on io thread.
|
static interface |
HdmiAnnotations.ServiceThreadOnly
Annotation type to used to mark a method which should be run on service thread.
|
Constructor and Description |
---|
HdmiAnnotations() |