Package com.diffplug.spotless.annotations
package com.diffplug.spotless.annotations
-
Annotation InterfacesClassDescriptionSignifies that a
public
API 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
.