Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. try {
  3.  
  4. if (dato.compareTo("")!=0){
  5. return "Vacio"
  6. }catch (Exception ex)
  7. {
  8. return "KO";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement