JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required
|
Optional
Detail:
Element
ch.usi.dag.disl.annotation
Annotation Type ProcessAlso
public @interface
ProcessAlso
If attached to the processor method, it allows to process: short, byte and boolean in int processor, byte and boolean in short processor, boolean in byte processor.
Required Element Summary
Required Elements
Modifier and Type
Required Element and Description
ProcessAlso.Type
[]
types
Element Detail
types
public abstract
ProcessAlso.Type
[] types
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required
|
Optional
Detail:
Element