| Modifier and Type | Field and Description |
|---|---|
InstallIdCacheItem |
cacheItem |
String |
doError |
boolean |
extra |
InstallFlags |
flags |
Set<NId> |
forIds |
NId |
id |
boolean |
ignored |
boolean |
loaded |
NDefinition |
oldDef |
List<NId> |
requiredForIds |
boolean |
resolveInstaller |
NDependencyScope |
scope |
String |
sid |
| Constructor and Description |
|---|
InstallIdInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected InstallIdInfo |
clone() |
InstallIdInfo |
copy() |
boolean |
isAlreadyExists() |
boolean |
isAlreadyInstalled() |
boolean |
isAlreadyRequired() |
public boolean extra
public String sid
public NId id
public boolean ignored
public InstallFlags flags
public String doError
public InstallIdCacheItem cacheItem
public boolean resolveInstaller
public boolean loaded
public NDependencyScope scope
public NDefinition oldDef
public boolean isAlreadyRequired()
public boolean isAlreadyInstalled()
public boolean isAlreadyExists()
public InstallIdInfo copy()
protected InstallIdInfo clone()
Copyright © 2026 vpc open source initiative. All rights reserved.