Advertisement
iamaamir

Love

Dec 10th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 9.56 KB | None | 0 0
  1. public class Love implements Runnable {
  2.    
  3.     /**
  4.     @author Aamir khan
  5.     @verson 1.0
  6.     *
  7.     * Description : A programmers way to express love
  8.     *///do not arrive here
  9.             }
  10.         }
  11.     }
  12.  
  13. public static void main(String[] args) {
  14.         new Thread(new Love()).start();      
  15.     }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement