Searched refs:ExpectationWriter (Results 1 – 1 of 1) sorted by relevance
91 ExpectationWriter writer = ExpectationWriter.from(baseStore, reader); in main()228 public static class ExpectationWriter { class in Main231 private ExpectationWriter(TreeMap<NonCtsCluster.Key, NonCtsCluster> clusterMap) { in ExpectationWriter() method in Main.ExpectationWriter235 public static ExpectationWriter from(ExpectationStore baseStore, in from()260 return new ExpectationWriter(clusterMap); in from()