🌈 搜索
📅  最后修改于: 2022-03-11 14:52:43.008000             🧑  作者: Mango
//the method below can print any Object in java int printInt = 5; System.out.Println(printInt);