Annotation Type DataInputInterceptors.DataInputInterceptorImplementations
@Retention(value=RUNTIME)
public static @interface DataInputInterceptors.DataInputInterceptorImplementations
Decorate your Algorithm implementation with this
annotation. the value must be the fully qualified
class name of the DataInputInterceptors implementation.