Annotation Type Frequency

@Retention(RUNTIME)
@Target({FIELD,METHOD})
public @interface Frequency

Event field annotation, specifies that the value is a frequency, measured in Hz.

Since:
9