🌈 搜索
📅  最后修改于: 2022-03-11 14:52:13.684000             🧑  作者: Mango
public void test(){ if(something){ return;//this ends the method } //do whatever you want }