Package org.faktorips.runtime.util
package org.faktorips.runtime.util
-
ClassesClassDescriptionA MessagesHelper is a set of strings available in different locales.A helper to make dealing with Java's reflection API a little easier.Utility class similar to
StringJoiner/String.join(CharSequence, Iterable)/Collectors.joining(CharSequence)that does not create intermediary Strings but appends all parts to a preexistingStringBuilder.