Classes

data class Classes(val archive: GenericJarArchive)

Represents the contents of the classes.jar file, the main runtime sources for an ArtifactArchive.

Constructors

Link copied to clipboard
constructor(archive: GenericJarArchive)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun writeTo(path: Path)