Package com.google.gag.annotation.remark
Annotation Type OhNoYouDidnt
-
@Documented @Retention(RUNTIME) @Visionary("billrobertson42") public @interface OhNoYouDidnt
Indicates that the individual implementing the annotated code shouldn't have. For example:@OhNoYouDidnt(fingerSnapCount = 2) public void sortInLinearTime(List> list) {
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intfingerSnapCount
-