Namespace Java.Lang.Annotation
Classes
- Annotation
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html
- Documented
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Documented.html
- ElementType
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/ElementType.html
- Inherited
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Inherited.html
- Native
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Native.html
- Repeatable
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Repeatable.html
- Retention
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Retention.html
- Target
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Target.html
Interfaces
- IAnnotation
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Annotation.html
- IDocumented
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Documented.html
- IInherited
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Inherited.html
- INative
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Native.html
- IRepeatable
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Repeatable.html
- IRetention
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Retention.html
- ITarget
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/annotation/Target.html