Class ValueHelper


  • public class ValueHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ValueHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> java.lang.String processValue​(T value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ValueHelper

        public ValueHelper()
    • Method Detail

      • processValue

        public static <T> java.lang.String processValue​(T value)