Class SortedPathSetConverter

java.lang.Object
org.graylog2.configuration.converters.SortedPathSetConverter
All Implemented Interfaces:
com.github.joschi.jadconfig.Converter<SortedSet<Path>>

public class SortedPathSetConverter extends Object implements com.github.joschi.jadconfig.Converter<SortedSet<Path>>
  • Field Details

  • Constructor Details

    • SortedPathSetConverter

      public SortedPathSetConverter()
  • Method Details