java.util.Set to com.google.common.collect.ImmutableSet
No. of Instances - 3
No. of Commits - 3
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> External
Mapping:
- ImmutableSet.of("created","attached","detached","attributeChanged","configure","ready") to ImmutableSet.of("created","attached","detached","attributeChanged","configure","ready","properties","listeners","observers","hostAttributes")
- group.build() to ImmutableSet.copyOf(group)
- Collectors.toCollection(HashSet::new) to toImmutableSet()
- Collections.emptySet() to ImmutableSet.of()
- streamPipelineAssignments.get(null) to streamAssignment.get("default")
- Collectors.toSet() to ImmutableSet.toImmutableSet()