Uses of Enum
com.google.googlejavaformat.java.javadoc.JavadocWriter.RequestedWhitespace
Packages that use JavadocWriter.RequestedWhitespace
-
Uses of JavadocWriter.RequestedWhitespace in com.google.googlejavaformat.java.javadoc
Fields in com.google.googlejavaformat.java.javadoc declared as JavadocWriter.RequestedWhitespaceMethods in com.google.googlejavaformat.java.javadoc that return JavadocWriter.RequestedWhitespaceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JavadocWriter.RequestedWhitespace[]JavadocWriter.RequestedWhitespace.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.googlejavaformat.java.javadoc with parameters of type JavadocWriter.RequestedWhitespaceModifier and TypeMethodDescriptionprivate voidJavadocWriter.requestWhitespace(JavadocWriter.RequestedWhitespace requestedWhitespace)