import org.objectos.assertion.Objects; public void processString(String str) { } public int divide(int a, int b) { int result = a / b; return result; } public void checkString(String str) { } import org.objectos.assertion.ExceptionHandlerImpl; ... Objects.setDefaultExceptionHandler(new ExceptionHandlerImpl());


上一篇:
下一篇:
切换中文