Ver originalJavaApplication11 m=new JavaApplication11(20);try{Object obj = m.getClass().newInstance();}catch(Exception e){System.out.println(e);}