public class UTil { public static void con(Object s){System.out.println(System.currentTimeMillis()+". "+s);} } Copyright (C) 2009 Konstantin Kirillov