Search Results

1
vote

Is there a way to declare an annotation attribute for *any* enum?

If your enums can implement all the same interface, you may find useful this question "Coding tip - …