Uses of Class
com.google.googlejavaformat.Output
Packages that use Output
-
Uses of Output in com.google.googlejavaformat
Methods in com.google.googlejavaformat with parameters of type OutputModifier and TypeMethodDescriptionvoidvoidabstract voidWrite aDocto anOutput, after breaking decisions have been made.Constructors in com.google.googlejavaformat with parameters of type OutputModifierConstructorDescriptionOpsBuilder(Input input, Output output)TheOpsBuilderconstructor. -
Uses of Output in com.google.googlejavaformat.java
Subclasses of Output in com.google.googlejavaformat.javaModifier and TypeClassDescriptionclassJavaOutputextendsOutputto represent a Java output document.