Toggle navigation
Home
com.google.common.base.Optional to org.eclipse.che.api.promises.client.Promise
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'che'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Optional<Resource[]>
to
Promise<Optional<Resource[]>>
Other
store.get(container.getLocation())
to
store.get(container.getLocation())
Rename Variable
optChildren
to
promise