Class SolgrindFileUtils


  • public class SolgrindFileUtils
    extends Object
    Created by ahmet on 10/14/16.
    • Constructor Detail

      • SolgrindFileUtils

        public SolgrindFileUtils()
    • Method Detail

      • writeResultsInMap

        public static <S extends Comparable<S>,​T> void writeResultsInMap​(Map<S,​T> map,
                                                                               Path p)
      • getEventTypes

        public static String[] getEventTypes​(String folder)