OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
this.indexTypes=authorizationScopes.stream().map(AuthorizationScope::getIndexType).collect(toSet(authorizationScopes.size()));this.indexTypeByFormat=authorizationScopes.stream().map(AuthorizationScope::getIndexType).collect(MoreCollectors.uniqueIndex(IndexType.IndexMainType::format,t -> t,authorizationScopes.size()));authorizationScopes.stream().map(AuthorizationScope::getIndexType).collect(toSet(authorizationScopes.size()))authorizationScopes.stream().map(AuthorizationScope::getIndexType).collect(MoreCollectors.uniqueIndex(IndexType.IndexMainType::format,t -> t,authorizationScopes.size()))sonarqubea8f011b7f52fedd8f0294db46d3f02334383391dorg.sonar.server.permission.index.PermissionIndexer
_157
_256
_1indexTypes
_2indexTypeByFormat
v0authorizationScopes.stream().map(AuthorizationScope::getIndexType)
v1authorizationScopes
v0authorizationScopes.stream().map(AuthorizationScope::getIndexType)
v1authorizationScopes
AssignedToFalse