Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SW-Fantastic/Reader
/ getId
Method
getId
src/main/java/org/swdc/reader/entity/BookTag.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
public
Long getId() {
42
return
id;
43
}
44
45
public
void
setId(Long id) {
46
this.id = id;
Callers
2
equals
Method · 0.95
hashCode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected