Package org.jeasy.random.annotation
Annotation Type Priority
-
@Retention(RUNTIME) @Target(TYPE) public @interface PriorityDefine the priority of aRandomizeror aRandomizerRegistry.- Author:
- Rémi Alvergnat (toilal.dev@gmail.com)
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueThe priority of the object.
-