Class JavadocStub


  • public class JavadocStub
    extends java.lang.Object
    This class only serves as a placeholder to generate non-empty javadoc, which appears to be required for plugin publishing (and having multiple sources with the same hash causes an error within the plugin-publish plugin).
    • Constructor Summary

      Constructors 
      Constructor Description
      JavadocStub()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JavadocStub

        public JavadocStub()