Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkDataMultiplexing
/ getName
Method
getName
src/bin/zip/ZipEntry.java:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
public
String getName() {
96
return
name;
97
}
98
99
public
void
setName(String name) {
100
if
(name == null)
Callers
3
isDirectory
Method · 0.95
optimize
Method · 0.95
collectChildren
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected