Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ashfaque-9x/register-app
/ Greeter
Method
Greeter
server/src/main/java/com/example/Greeter.java:11–13 ·
view source on GitHub ↗
This is a constructor.
()
Source
from the content-addressed store, hash-verified
9
* This is a constructor.
10
*/
11
public
Greeter() {
12
13
}
14
15
//TODO: Add javadoc comment
16
public
String greet(String someone) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected