Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getNext
Method
getNext
src/org/albite/book/model/book/Bookmark.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
public
final
Bookmark getNext() {
81
return
next;
82
}
83
}
Callers
1
fillBookmarks
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected