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