Class DefaultClassTree

All Implemented Interfaces:
FileTree<ClassFile>, Proxyable, Resource, Resources<ClassFile>, ClasspathElement

The type ClassTree.
  • Constructor Details

  • Method Details

    • createClassTree

      public static <T extends ClassTree> T createClassTree(ResourceType<T> type, Project project, Path path)
      Creates the class tree.
      Type Parameters:
      T - the generic type
      Parameters:
      type - the type
      project - the project
      path - the path
      Returns:
      the t
    • toPath

      public Path toPath()
      Description copied from interface: ClasspathElement
      Return the representation of the element as it must appear on the classpath.
      Specified by:
      toPath in interface ClasspathElement
      Returns:
      the path