Declaring classes in the default package is discouraged.
Suppress false positives by adding the suppression annotation @SuppressWarnings("DefaultPackage") to the enclosing element.
@SuppressWarnings("DefaultPackage")