Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SW-Fantastic/Reader
/ toString
Method
toString
src/main/java/org/swdc/reader/entity/BookType.java:28–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
@Override
29
public
String toString() {
30
return
this.getName();
31
}
32
33
@Override
34
public
boolean equals(Object obj) {
Callers
15
renderPage
Method · 0.45
prevPage
Method · 0.45
nextPage
Method · 0.45
toPage
Method · 0.45
prevPage
Method · 0.45
nextPage
Method · 0.45
prevPage
Method · 0.45
nextPage
Method · 0.45
renderImage
Method · 0.45
renderContent
Method · 0.45
goTo
Method · 0.45
build
Method · 0.45
Calls
1
getName
Method · 0.95
Tested by
no test coverage detected