Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ accept
Method
accept
classpath/java/io/FilenameFilter.java:15–15 ·
view source on GitHub ↗
(File dir, String name)
Source
from the content-addressed store, hash-verified
13
public
interface
FilenameFilter {
14
15
boolean accept(File dir, String name);
16
17
}
Callers
2
runMainLoop
Method · 0.65
list
Method · 0.65
Implementers
1
ServerSocketChannel
classpath/java/nio/channels/ServerSock
Calls
no outgoing calls
Tested by
1
runMainLoop
Method · 0.52