By default, an assert statement does nothing at all. However, if you launch your program with the VM option -enableassertions ( -ea for short): $ java -ea ...
確定! 回上一頁