Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkDataMultiplexing
/ getName
Method
getName
src/bin/io/RandomAccessFile.java:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
long getFilePointer() throws IOException;
37
38
String getName();
39
40
RandomAccessFile getAnotherInSameParent(String name) throws IOException;
41
Callers
nothing calls this directly
Implementers
1
BufferedRandomAccessFile
src/bin/io/BufferedRandomAccessFile.ja
Calls
no outgoing calls
Tested by
no test coverage detected