MCPcopy 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

13public interface FilenameFilter {
14
15 boolean accept(File dir, String name);
16
17}

Callers 2

runMainLoopMethod · 0.65
listMethod · 0.65

Implementers 1

ServerSocketChannelclasspath/java/nio/channels/ServerSock

Calls

no outgoing calls

Tested by 1

runMainLoopMethod · 0.52