@Documented
@Target(value=METHOD)
public @interface ProcessAlso
long
) accepted
by an argument processor method:
int
argument processor, it allows to process also
short
, byte
, and boolean
types;
short
argument processor, it allows to process also
byte
, and boolean
types.
byte
argument processor, it allows to process also
boolean
type.
Modifier and Type | Required Element and Description |
---|---|
ProcessAlso.Type[] |
types |
public abstract ProcessAlso.Type[] types