Uses of Class
com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
Packages that use GoogleJavaFormatterOptions Package Description com.cosium.code.format com.cosium.code.format.formatter -
-
Uses of GoogleJavaFormatterOptions in com.cosium.code.format
Methods in com.cosium.code.format that return GoogleJavaFormatterOptions Modifier and Type Method Description GoogleJavaFormatterOptionsMavenGoogleJavaFormatOptions. toFormatterOptions() -
Uses of GoogleJavaFormatterOptions in com.cosium.code.format.formatter
Constructors in com.cosium.code.format.formatter with parameters of type GoogleJavaFormatterOptions Constructor Description GoogleJavaFormatter(GoogleJavaFormatterOptions options, String sourceEncoding)
-