org.drools.planner.examples.common.business
Class SolutionBusiness.SolverExampleFileFilter

java.lang.Object
  extended by org.drools.planner.examples.common.business.SolutionBusiness.SolverExampleFileFilter
All Implemented Interfaces:
FileFilter
Enclosing class:
SolutionBusiness

public static class SolutionBusiness.SolverExampleFileFilter
extends Object
implements FileFilter


Constructor Summary
SolutionBusiness.SolverExampleFileFilter()
           
 
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

SolutionBusiness.SolverExampleFileFilter

public SolutionBusiness.SolverExampleFileFilter()
Method Detail

accept

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


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