return clusterId; | return Optional.ofNullable(clusterId); | clusterId | Optional.ofNullable(clusterId) | neo4j | 7b50e25db9888c1dc07aee087434e0df6d037c44 | org.neo4j.causalclustering.identity.ClusterIdentity | | | | | | Uses | True |
return hostname; | return Optional.ofNullable(hostname); | hostname | Optional.ofNullable(hostname) | armeria | 9f455669463b88824f8bb039027b242567ca4196 | com.linecorp.armeria.server.http.tomcat.TomcatServiceConfig | | | | | | Uses | True |
return hostname; | return Optional.ofNullable(hostname); | hostname | Optional.ofNullable(hostname) | armeria | 9f455669463b88824f8bb039027b242567ca4196 | com.linecorp.armeria.server.http.jetty.JettyServiceConfig | | | | | | Uses | True |
return projectVersion; | return Optional.ofNullable(projectVersion); | projectVersion | Optional.ofNullable(projectVersion) | sonarqube | c61b59435f65f5ed67b4de6f22210fe568c7316d | org.sonar.scanner.ProjectInfo | | _1 | projectVersion |
---|
_2 | getProjectVersion |
---|
| | | | Uses | True |