JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.microbean.development.annotation
Package
org.microbean.development.annotation
Annotation Interface OverridingEncouraged
@Documented
@Retention
(
SOURCE
)
@Target
(
METHOD
)
public @interface
OverridingEncouraged
Indicates that the annotated method should be overridden for optimal performance or other reasons.
Author:
Laird Nelson