public static abstract @interface
DnsOptions.Experimental
implements
Annotation
An annotation for APIs which are not considered stable yet.
Experimental APIs are subject to change, breakage, or removal at any time and may not be production ready.
It's highly recommended to reach out to Cronet maintainers (net-dev@chromium.org
)
before using one of the APIs annotated as experimental outside of debugging
and proof-of-concept code.
By using an Experimental API, applications acknowledge that they are doing so at their own risk.