public interface ExtractionGrouper<T>
Map<Integer,List<T>>
groupExtractions(Collection<T> extractions)
Map<Integer,List<T>> groupExtractions(Collection<T> extractions)
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.