JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
pro.cyberyon.mojet
Record
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface Record
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
FIELD
})
public @interface
Record
Annotation to mark a class and a field as a data record.
Author:
Guillaume CHAUVET