Interface Synthesized

All Superinterfaces:
Annotation
All Known Implementing Classes:
SyntheticMeta.Meta

public interface Synthesized extends Annotation
用于在Synthetic中表示一个处于合成状态的注解对象
Since:
Java 17+
Author:
Kimi Liu