369370371372373374375376377378379
dateFormat, sizeFormat ); } } log.debug( "..finish. Time for building Array: " + (System.currentTimeMillis() - time) ); return new GWTMessageList( messageStringArray, msgs.length ); } return null; } catch (MessagingException e) {