@Documented @Target(value={TYPE,METHOD,CONSTRUCTOR,FIELD}) public @interface Internal
Classes or methods with this annotation may change across releases.
If a type is marked with this annotation, all its members are considered internal.
Copyright © 2024. All rights reserved.