1
1
Fork 0

Fix answer about static modifier

This commit is contained in:
Ivan B 2022-05-31 19:22:32 +04:00 committed by Enchased Horse
parent e6583ab038
commit 1987fcad3b
1 changed files with 1 additions and 0 deletions

View File

@ -385,6 +385,7 @@ public class TestClass {
+ полям;
+ методам;
+ вложенным классам;
+ блокам инициализации;
+ членам секции `import`.
[к оглавлению](#java-core)