ternary operator without else in java code example Example: shorthand if java without else if(statement1 && statement2) doSomething();