cn.shenyanchao.filter
Class DirAndJavaFilter

java.lang.Object
  extended by cn.shenyanchao.filter.DirAndJavaFilter
All Implemented Interfaces:
FilenameFilter

public class DirAndJavaFilter
extends Object
implements FilenameFilter

Created with IntelliJ IDEA.

Author:
shenyanchao Date: 6/14/13 Time: 4:19 PM

Constructor Summary
DirAndJavaFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirAndJavaFilter

public DirAndJavaFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter


Copyright © 2013. All Rights Reserved.