Class Java9Workaround


  • class Java9Workaround
    extends java.lang.Object
    JavaDoc from Java 9 seems to fail when package contents is empty. The sole purpose of this class it to make package non empty.
    • Constructor Summary

      Constructors 
      Constructor Description
      Java9Workaround()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Java9Workaround

        Java9Workaround()