@Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR})
@Retention(value=RUNTIME)
@AnyLogicInternalLibraryAPI
@Documented
public @interface AnyLogicInternalLibraryAPI
Classes, methods and fields marked with this annotation should not be called by user
These members are invoked by engine internals and are public only due to restrictions
of java language (inter-package visibility, interface members etc.)
This annotation is used only inside the Engine for development purposes
Methods and fiend annotated using this annotation may have names ending
with "_xjal"
suffix as well
- Author:
- AnyLogic North America, LLC https://anylogic.com