Package net.welen.jmole.protocols
Class Utils
- java.lang.Object
-
- net.welen.jmole.protocols.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringformatLogString(String format, char sep, String category, String name, String attribute, Object value, net.welen.jmole.presentation.PresentationInformation presentationInformation)
-
-
-
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
-
-