org.drools.planner.examples.tsp.persistence
Class TspDaoImpl

java.lang.Object
  extended by org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
      extended by org.drools.planner.examples.tsp.persistence.TspDaoImpl
All Implemented Interfaces:
SolutionDao

public class TspDaoImpl
extends XStreamSolutionDaoImpl


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
logger
 
Constructor Summary
TspDaoImpl()
           
 
Method Summary
 
Methods inherited from class org.drools.planner.examples.common.persistence.XStreamSolutionDaoImpl
getDataDir, getDirName, postRead, readSolution, writeSolution
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TspDaoImpl

public TspDaoImpl()


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