cosmic-internal-jdk
Version:
KingScript: JDK1.8
7 lines (6 loc) • 420 B
JavaScript
export const Generated = $.type("javax.annotation.Generated");
export const PostConstruct = $.type("javax.annotation.PostConstruct");
export const PreDestroy = $.type("javax.annotation.PreDestroy");
export const Resource = $.type("javax.annotation.Resource");
export const Resource$AuthenticationType = $.javax.annotation.Resource$AuthenticationType;
export const Resources = $.type("javax.annotation.Resources");