Class ThreadHelper


  • public final class ThreadHelper
    extends Object
    • Method Detail

      • resolveThreadName

        public static String resolveThreadName​(String pattern,
                                               String name)
        Creates a new thread name with the given pattern
        Parameters:
        pattern - the pattern
        name - the name
        Returns:
        the thread name, which is unique