org.apache.http.annotation
Annotation Type Experimental


@Documented
@Target(value={METHOD,TYPE})
@Retention(value=CLASS)
public @interface Experimental

The field or method to which this annotation is applied is marked as experimental.



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.