@Retention(value=RUNTIME) public @interface OperationAnnotation
code
will be the function name in Alto Lab tasks. Codes for
static methods must be globally unique, codes for non-static methods must be
unique in a class and all super + sub-classes. If a super-method is annotated,
the code carries over.public abstract String code
Copyright © 2017. All rights reserved.