Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. for(loanClass loan : cust)
  2. if (oan.getType.equalsIgnoreCase("LOAN")
  3. else
  4. System.out.println("what ever")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement