Quote from: letolto on 14.09.2009, 15:28:59
mame tu novu hlasku
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Random generator = new Random( this.errorList.size() );
int errorNum = generator.nextInt();
System.out.println (this.errorList.get(errorNum) );