Esempio n. 1
0
 public Searcher(Ranker ranker)
 {
     this.ranker = ranker;
     addMonths();
 }
Esempio n. 2
0
 public Searcher(Ranker ranker)
 {
     this.ranker = ranker;
     addMonths();
 }