org.apache.commons.text.Dummy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-text Show documentation
Show all versions of commons-text Show documentation
Apache Commons Text is a library focused on algorithms working on strings.
package org.apache.commons.text;
/**
* Some Javadoc....
*/
public class Dummy{
}