Mgamerz

Best Java Skeleton Code

Apr 15th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.15 KB | None | 0 0
  1. import java.io.*;
  2.  
  3. public class Company{
  4.    
  5.    
  6.     public static void main(String[] args) {
  7.         System.out.println("Starting the database reader");
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment