day11-final关键字用于修饰类

This commit is contained in:
2026-07-28 09:41:53 +08:00
parent 8ecc8d41f8
commit 10655171fb
3 changed files with 23 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package com.inmind.final01;
public final class Fu {
}