@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Priority
Randomizer or a RandomizerRegistry.| Modifier and Type | Required Element and Description |
|---|---|
int |
value
The priority of the object.
|
Copyright © 2019. All Rights Reserved.