Class JHighlightVersionSingleton


  • class JHighlightVersionSingleton
    extends java.lang.Object
    Helper class to avoid Double Check Locking and still have a thread-safe singleton pattern
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JHighlightVersionSingleton

        JHighlightVersionSingleton()