Package com.diffplug.spotless.annotations
package com.diffplug.spotless.annotations
-
Annotation TypesClassDescriptionSignifies that a
publicAPI is actually an implementation detail, and should be treated as if it wereprivate.
public API is actually an implementation detail, and should be treated as if it
were private.