JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.wyck.annotations
Generated
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Generated
@Documented
@AsOf
("2.3.0") @Internal
@Target
(
TYPE
)
@Retention
(
CLASS
)
public @interface
Generated
This annotation is used to mark generated code.
Since:
2.3.0
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
@NonNull
String
value
The time that this code was generated at in ISO-8601 format (e.g.
Element Details
value
@NonNull
String
value
The time that this code was generated at in ISO-8601 format (e.g. "2024-06-01T12:00:00Z").
Returns:
the time that this code was generated at
Since:
2.3.0
Default:
""