Class Utils


  • public class Utils
    extends Object
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • formatLogString

        public static String formatLogString​(String format,
                                             char sep,
                                             String category,
                                             String name,
                                             String attribute,
                                             Object value,
                                             net.welen.jmole.presentation.PresentationInformation presentationInformation)
        Parameters:
        format -
        sep -
        categoryEntry -
        nameEntry -
        attributeEntry -
        presentationInformation -
        Returns:
        Throws:
        NumberFormatException