Skip to content

Can we add static keyword in getters and setters of a skill? #105

Closed Answered by AlexisDrogoul
minhduc0711 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Skills are stateless instances in GAMA, so almost the exact equivalent of static classes. The annotation processor is smart enough, also, to call dynamic and static methods in the same way. So no problem.

Alexis

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by minhduc0711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants