JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.api
ApiStable
Contents
Description
Hide sidebar
Show sidebar
Annotation Type ApiStable
@Retention
(
SOURCE
)
@Target
({
CONSTRUCTOR
,
METHOD
,
TYPE
})
public @interface
ApiStable
This indicates that an element will be stable over PlantUML version. Third party tools can then use it safely.