mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 05:58:29 +00:00
8230681: Add @since tag to java.io.Serial
Reviewed-by: lancea, bpb
This commit is contained in:
parent
8b42387ea6
commit
cebd13dbaa
@ -95,6 +95,7 @@ import java.lang.annotation.*;
|
||||
*
|
||||
* @see Serializable
|
||||
* @see Externalizable
|
||||
* @since 14
|
||||
*/
|
||||
@Target({ElementType.METHOD, ElementType.FIELD})
|
||||
@Retention(RetentionPolicy.SOURCE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user