Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ toString
Method
toString
platform/java/example/Viewer.java:1966–1968 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1964
this.page = page;
1965
}
1966
public
String toString() {
1967
return
title;
1968
}
1969
}
1970
1971
public
String askPassword() {
Callers
15
formatFloatArray
Method · 0.45
formatString
Method · 0.45
formatByteArray
Method · 0.45
formatObjectArray
Method · 0.45
op_CS
Method · 0.45
op_cs
Method · 0.45
op_DP
Method · 0.45
op_BDC
Method · 0.45
main
Method · 0.45
main
Method · 0.45
exception
Method · 0.45
showInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected