JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
dev.pfaff.altargui
dev.pfaff.altargui.internal.annotation
SpecializeCalls
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface SpecializeCalls
@Retention
(
SOURCE
)
@Target
(
METHOD
)
public @interface
SpecializeCalls
Marks a method that should be called only by methods annotated with
@Specialize
.