org.drools.planner.examples.travelingtournament.persistence.simple
Class SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament

java.lang.Object
  extended by org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
      extended by org.drools.planner.examples.travelingtournament.persistence.TravelingTournamentSolutionImporter.TravelingTournamentInputBuilder
          extended by org.drools.planner.examples.travelingtournament.persistence.simple.SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament
Enclosing class:
SimpleTravelingTournamentSolutionImporter

public class SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament
extends TravelingTournamentSolutionImporter.TravelingTournamentInputBuilder


Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
bufferedReader, inputFile
 
Constructor Summary
SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament()
           
 
Method Summary
protected  void initializeMatchDays(TravelingTournament travelingTournament)
           
 
Methods inherited from class org.drools.planner.examples.travelingtournament.persistence.TravelingTournamentSolutionImporter.TravelingTournamentInputBuilder
readSolution
 
Methods inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionImporter.TxtInputBuilder
parseBooleanFromNumber, readConstantLine, readEmptyLine, readIntegerValue, readIntegerValue, readIntegerValue, readLongValue, readLongValue, readLongValue, readStringValue, readStringValue, readStringValue, readUntilConstantLine, removePrefixSuffixFromLine, setBufferedReader, setInputFile, splitBy, splitBy, splitByPipelineAndTrim, splitBySemicolonSeparatedValue, splitBySpace, splitBySpace, splitBySpace, splitBySpacesOrTabs, splitBySpacesOrTabs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament

public SimpleTravelingTournamentSolutionImporter.SimpleTravelingTournament()
Method Detail

initializeMatchDays

protected void initializeMatchDays(TravelingTournament travelingTournament)
Specified by:
initializeMatchDays in class TravelingTournamentSolutionImporter.TravelingTournamentInputBuilder


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