Annotation Type Roulette
-
@Retention(CLASS) @Target(METHOD) @Inherited public @interface RouletteCauses the annotated method to throw the indicated throwable with the specified probability.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description doubleprobability
-