Package com.mapr.utils
package com.mapr.utils
-
ClassesClassDescriptionCommaSeparated provides an easy way to build comma separated lists within a String or a StringBuilder.Abstract class for building wrappers around StringBuilder that can be used to pre-format pretty-printed output for debugging purposes.Provides a means to detect whether or not Java assert is enabled via the command-line.Pair<K,
V> IndentingStringBuilder that can be used to wrap appended material with an opening and closing String, but only if any material is written.Implementation ofIndentingStringBuilderthat ignores formatting commands, or only emits single whitespaces as appropriate.An IndentingStringBuilder with a trigger: If any non-whitespace output is added, the trigger will go off and prepend a provided string exactly once.Implementation of IndentingStringBuilder that honors indentation and space requests for debugging purposes.Assistance for writing separators in strings.Convenient way of obtaining and manipulating stack traces for debugging.