Class ProjectFile

java.lang.Object
uno.anahata.ai.nb.model.projects.ProjectFile

public final class ProjectFile extends Object
Represents a single file within a project, including its metadata and status. This is a Java 8-compatible, immutable data class.
Author:
Anahata
  • Constructor Details

    • ProjectFile

      public ProjectFile()