Class Util

  • All Implemented Interfaces:
    java.io.Serializable

    public class Util
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatData​(java.lang.String f1, java.lang.Integer f2)  
      • Methods inherited from class java.lang.Object

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

      • Util

        public Util()
    • Method Detail

      • formatData

        public static java.lang.String formatData​(java.lang.String f1,
                                                  java.lang.Integer f2)