-
- All Implemented Interfaces:
public final class YarnLock.Dependency
-
-
Field Summary
Fields Modifier and Type Field Description private final PackageJson.ScopedNamescopedNameprivate final Stringkeyprivate final Stringversion
-
Constructor Summary
Constructors Constructor Description YarnLock.Dependency(String key, String version)
-
Method Summary
Modifier and Type Method Description final PackageJson.ScopedNamegetScopedName()final StringgetKey()final StringgetVersion()-
-
Method Detail
-
getScopedName
final PackageJson.ScopedName getScopedName()
-
getVersion
final String getVersion()
-
-
-
-