Package fork.lib.base

Examples of fork.lib.base.Print


   
   
public static void main(String[] args) throws Exception{ //debug
   
    String[] aa= new String[]{"aaa", "bbb", "sfsd"};
    Print a;
   
}
View Full Code Here

TOP

Related Classes of fork.lib.base.Print

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.