return ImmutableList.copyOf(extendedClassNames); | return ImmutableSet.copyOf(extendedClassNames); | ImmutableList.copyOf(extendedClassNames) | ImmutableSet.copyOf(extendedClassNames) | immutables | 4e09705c38758f3eba38fe4b1ed9a3e598e0b5d8 | org.immutables.generator.TypeHierarchyCollector | | _1 | extendedClassNames |
---|
_2 | extendedClassNames |
---|
| | - com.google.common.collect.ImmutableSet
| | Uses | True |