java.util.Set to com.google.common.collect.ImmutableSet
No. of Instances - 95
No. of Commits - 50
No. of Projects - {'closure-compiler', 'keywhiz', 'java-driver', 'j2objc', 'error-prone', 'graylog2-server', 'guava', 'guice', 'dropwizard'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Jdk -> 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()