Searched defs:maxLen (Results 1 – 3 of 3) sorted by relevance
474 size_t maxLen; in read() local824 size_t maxLen; in read() local
217 private static <T> String formatCollection(Collection<T> collection, int maxLen) { in formatCollection()
1125 int maxLen = Math.max(strLux.length(), in dumpConfigDiff() local