JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.igormaznitsa.meta.annotation
NonDetermined
Contents
Description
Hide sidebar
Show sidebar
Annotation Type NonDetermined
@Documented
@Target
({
METHOD
,
TYPE
})
@Retention
(
CLASS
)
public @interface
NonDetermined
Shows that
behavior of the entity is non-determined.
Since:
1.0