nz.ac.waikato.mcennis.rat
Class OutputRecommendations

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.OutputRecommendations

public class OutputRecommendations
extends java.lang.Object


Constructor Summary
OutputRecommendations()
          Creates a new instance of MakeRecommendations
 
Method Summary
static void loadDecider(BasicArtistDecider d)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputRecommendations

public OutputRecommendations()
Creates a new instance of MakeRecommendations

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

loadDecider

public static void loadDecider(BasicArtistDecider d)
                        throws java.lang.Exception
Throws:
java.lang.Exception