JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
nl.colorize.util
Development
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Development
@Target
({
METHOD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
Development
Indicates a method provides functionality that is intended to be used during development. This typically includes features that are only available when running the application in "development mode".