Package org.firebirdsql.util
Annotation Type Volatile
-
@Documented @Retention(SOURCE) public @interface Volatile
Indicates that the annotated class, method or value is volatile, and may change in a next version.- Author:
- Mark Rotteveel
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
reason
-