Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Anchals24/Low-Level-Design
/ getBookName
Method
getBookName
IteratorDesignPattern/Book.java:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
public
String getBookName(){
18
return
bookName;
19
}
20
21
}
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected