io.sarl.lang.core.annotation
Annotation DefaultValueSource
All Superinterfaces:
java.lang.annotation.Annotation
@java.lang.annotation.Target({METHOD,CONSTRUCTOR})
@java.lang.annotation.Retention(RUNTIME)
abstract annotation DefaultValueSource
implements java.lang.annotation.Annotation
Annotation for marking a function that has parameters with default values.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
core
See:
DefaultValue , SarlSourceCode