This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:crosscompiler:class_initialization [2015/04/06 13:37] – [Initialization of Objects] ursgraf | dev:crosscompiler:class_initialization [2021/05/10 19:52] (current) – ursgraf | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| </ | </ | ||
| ==== When will a class be initialized? | ==== When will a class be initialized? | ||
| - | On the host we have a situation | + | On the host we have a situation |
| * accessing a static field of an imported class | * accessing a static field of an imported class | ||
| * calling a static method of an imported class | * calling a static method of an imported class | ||