@Documented @Retention(value=SOURCE) @Target(value={FIELD,METHOD,PARAMETER}) public @interface Nullable
This is a marker annotation and it has no specific attributes.
int
from
to
public abstract int from
public abstract int to