OptaPlanner distribution 6.0.1-SNAPSHOT

org.optaplanner.examples.common.business
Class ExtensionFileFilter

java.lang.Object
  extended by org.optaplanner.examples.common.business.ExtensionFileFilter
All Implemented Interfaces:
FileFilter

public class ExtensionFileFilter
extends Object
implements FileFilter


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

Constructor Detail

ExtensionFileFilter

public ExtensionFileFilter(String extension)
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter

OptaPlanner distribution 6.0.1-SNAPSHOT

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.