Class PrettyPrinter


  • public class PrettyPrinter
    extends Object
    Tidies up the java source code.
    • Constructor Detail

      • PrettyPrinter

        public PrettyPrinter()
    • Method Detail

      • prettify

        public static void prettify​(File file)
        Pretty prints contents of the java source file.
        Parameters:
        file -