java - Eclipse doesn't recognize listFiles(Filter paramFileFilter) -


how can fix this? eclipse doesn't recognize function:

listfiles(filter paramfilefilter) 

see these screenshots:

enter image description here


enter image description here

check type of filefilter; chances it's not java.io.filefilter


Comments