Class MyUtils

java.lang.Object
com.github.mfathi91.time.MyUtils

@ThreadSafe
public class MyUtils
extends java.lang.Object
This class provides static helper methods, in order to remove boilerplate code. It is not possible to get an instance of this class.

This class is stateless and thread-safe.

Author:
Mahmoud Fathi
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait