OptaPlanner distribution 6.0.0.CR1

org.optaplanner.examples.common.business
Class SolutionFileFilter

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

public class SolutionFileFilter
extends Object
implements FileFilter


Constructor Summary
SolutionFileFilter(SolutionDao solutionDao)
           
 
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

SolutionFileFilter

public SolutionFileFilter(SolutionDao solutionDao)
Method Detail

accept

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

OptaPlanner distribution 6.0.0.CR1

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