org.apache.commons.javadocgenerator.Dummy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-lang3 Show documentation
Show all versions of commons-lang3 Show documentation
Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
The newest version!
package org.apache.commons.javadocgenerator;
/**
* Javadoc file generator
*/
public class Dummy {
}