Package com.igormaznitsa.meta.annotation
Annotation Type NonDetermined
-
@Documented @Target({METHOD,TYPE}) @Retention(CLASS) public @interface NonDetermined
Shows that behavior of the entity is non-determined.- Since:
- 1.0
@Documented
@Target({METHOD,TYPE})
@Retention(CLASS)
public @interface NonDetermined