News

In Java 1.5, you can get away with auto-unboxing a java.lang.Boolean.<BR><BR>EDIT: Your pseudo-code and your question don't seem to match. The result of a comparison (LatePaymentFlag==1) is a boolean.