Searched refs:truncate (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java483 * @param str the string to truncate
489 private static String truncate(String str, int length) { method in class:JDBCHistoryCache
725 msg = truncate(msg, MAX_MESSAGE_LENGTH);

Completed in 9 milliseconds