Package org.ossreviewtoolkit.model
Class RemoteArtifactKt
-
- All Implemented Interfaces:
public final class RemoteArtifactKt
-
-
Method Summary
Modifier and Type Method Description final static RemoteArtifactorEmpty(RemoteArtifact $self)Return this RemoteArtifact if not null or else RemoteArtifact.EMPTY. -
-
Method Detail
-
orEmpty
final static RemoteArtifact orEmpty(RemoteArtifact $self)
Return this RemoteArtifact if not null or else RemoteArtifact.EMPTY.
-
-
-
-