-
For Removal Element Description ch.usi.si.codelounge.jsicko.ContractUtils.implies(boolean, boolean) this method does not (obviously) short-circuit the consequent. UseContractUtils.implies(boolean, BooleanSupplier)instead.
-
Methods Method Description ch.usi.si.codelounge.jsicko.ContractUtils.implies(boolean, boolean) this method does not (obviously) short-circuit the consequent. UseContractUtils.implies(boolean, BooleanSupplier)instead.