Uses of Record Class
com.github.sormuras.bach.project.Folder
Packages that use Folder
Package
Description
Provides the classes and interfaces of the project-related API.
-
Uses of Folder in com.github.sormuras.bach.project
Methods in com.github.sormuras.bach.project that return FolderMethods in com.github.sormuras.bach.project that return types with arguments of type FolderModifier and TypeMethodDescriptionFolders.values()
Returns the value of thevalues
record component.Methods in com.github.sormuras.bach.project with parameters of type FolderConstructor parameters in com.github.sormuras.bach.project with type arguments of type FolderModifierConstructorDescriptionFolders
(Collection<Folder> values) Creates an instance of aFolders
record class.