JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.yetus.audience
InterfaceStability
Stable
Contents
Description
Hide sidebar
Show sidebar
Annotation Type InterfaceStability.Stable
Enclosing class:
InterfaceStability
@Documented
@Retention
(
RUNTIME
)
public static @interface
InterfaceStability.Stable
Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie. at m.0).