OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return ImmutableSet.copyOf(endpointToHostIdMap.keySet());return new HashSet<>(endpointToHostIdMap.keySet());ImmutableSet.copyOf(endpointToHostIdMap.keySet())new HashSet<>(endpointToHostIdMap.keySet())Lealone09da2e785e2d21f81c134240d3abd9896892739corg.lealone.p2p.locator.TopologyMetaData
_148
_242
_1endpointToHostIdMap
_2endpointToHostIdMap
v0endpointToHostIdMap.keySet()
  • com.google.common.collect.ImmutableSet
  • java.util.HashSet
v0endpointToHostIdMap.keySet()
ReturnsTrue