Class Utils.Stringifier<T>

  • Type Parameters:
    T - type for which is conversion defined.
    Enclosing class:
    Utils

    public abstract static class Utils.Stringifier<T>
    extends java.lang.Object
    Define to String conversion for various types.
    • Constructor Summary

      Constructors 
      Constructor Description
      Stringifier()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Stringifier

        public Stringifier()