MCPcopy 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

formatFloatArrayMethod · 0.45
formatStringMethod · 0.45
formatByteArrayMethod · 0.45
formatObjectArrayMethod · 0.45
op_CSMethod · 0.45
op_csMethod · 0.45
op_DPMethod · 0.45
op_BDCMethod · 0.45
mainMethod · 0.45
mainMethod · 0.45
exceptionMethod · 0.45
showInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected