Toggle navigation
Home
java.lang.String to org.eclipse.che.api.agent.shared.model.AgentKey
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'che'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Update Class Instacne Creation
new HashMap<>()
to
new HashMap<>(agents.size())
Add or Remove Method invocation
agent.getId()
to
key
Other
agents.values()
to
agents.values()