package 鸟类与企鹅(LSP); /** * @author 方初阳 * @version 1.0 * @created 23-10月-2025 20:28:28 */ public class BirdTest { public BirdTest(){ } public void finalize() throws Throwable { } /** * * @param args */ public static void main(String[] args){ } }//end BirdTest