Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ pointer
Method
pointer
classpath/java/util/zip/ZipFile.java:278–278 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
276
277
protected
interface
MyEntry {
278
public
int
pointer();
279
}
280
281
private
static
class
MyZipEntry extends ZipEntry implements MyEntry {
Callers
1
getInputStream
Method · 0.65
Implementers
2
MyZipEntry
classpath/java/util/zip/ZipFile.java
MyJarEntry
classpath/java/util/jar/JarFile.java
Calls
no outgoing calls
Tested by
no test coverage detected