Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ finishedReading
Method
finishedReading
src/org/albite/book/view/PageState.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
boolean finishedReading() {
41
return
bufferRead && images.isEmpty();
42
}
43
}
Callers
1
Booklet
Method · 0.95
Calls
1
isEmpty
Method · 0.45
Tested by
no test coverage detected