public final class ArtifactsBasePath extends _ArtifactsBasePath
_ArtifactsBasePath.
Use the static factory method to create immutable instances:
ArtifactsBasePath.of().
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object another)
This instance is equal to all instances of
ArtifactsBasePath that have equal attribute values. |
int |
hashCode()
Computes a hash code from attributes:
value. |
static ArtifactsBasePath |
of(Path value)
Construct a new immutable
ArtifactsBasePath instance. |
Path |
value() |
public Path value()
public boolean equals(Object another)
ArtifactsBasePath that have equal attribute values.public int hashCode()
value.public static ArtifactsBasePath of(Path value)
ArtifactsBasePath instance.value - The value for the value attributeCopyright © 2025. All rights reserved.