Class Dummy


  • public class Dummy
    extends java.lang.Object
    A dummy to make the attach-jars Maven profile work for this module (it needs to find a class to javadoc and attach source). Having this beats having duplicated stuff in pom.xml.
    Author:
    vegardh
    • Constructor Summary

      Constructors 
      Constructor Description
      Dummy()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Dummy

        public Dummy()