Class JavaProject

  • All Implemented Interfaces:
    org.openrewrite.marker.Marker, org.openrewrite.Tree

    public class JavaProject
    extends java.lang.Object
    implements org.openrewrite.marker.Marker
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaProject()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.openrewrite.marker.Marker

        isAcceptable, print
      • Methods inherited from interface org.openrewrite.Tree

        accept, getId, isScope, print, print, printTrimmed, printTrimmed, printTrimmed
    • Constructor Detail

      • JavaProject

        public JavaProject()