MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / accept

Method accept

unused/java/io/FileFilter.java:49–49  ·  view source on GitHub ↗

Tests whether or not the specified abstract pathname should be included in a pathname list. @param pathname The abstract pathname to be tested @return true if and only if pathname should be included

(File pathname)

Source from the content-addressed store, hash-verified

47 * should be included
48 */
49 boolean accept(File pathname);
50}

Callers 15

addTabsMethod · 0.65
acceptMethod · 0.65
runMethod · 0.65
clearOSPCacheHostMethod · 0.65
loadResourceMethod · 0.65
createResourceMethod · 0.65
findJREsInDirectoryMethod · 0.65
createObjectMethod · 0.65
acceptMethod · 0.65

Implementers 15

TrackerDLFiltersrc/org/opensourcephysics/tools/Librar
DirectoryFiltersrc/org/opensourcephysics/tools/Librar
HTMLFiltersrc/org/opensourcephysics/tools/Librar
XMLFiltersrc/org/opensourcephysics/tools/Librar
LaunchBuildersrc/org/opensourcephysics/tools/Launch
DataToolsrc/org/opensourcephysics/tools/DataTo
Launchersrc/org/opensourcephysics/tools/Launch
ResourceLoadersrc/org/opensourcephysics/tools/Resour
FilesAndFoldersFiltersrc/org/opensourcephysics/tools/Librar
JavaFiltersrc/org/opensourcephysics/tools/JREFin
FitBuildersrc/org/opensourcephysics/tools/FitBui
ExportToolsrc/org/opensourcephysics/tools/Export

Calls

no outgoing calls

Tested by

no test coverage detected