@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 © 2025. All rights reserved.