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