Class LongConverter

All Implemented Interfaces:
StringToTypeConverter<Long>

public class LongConverter extends JacksonAwareStringToTypeConverter<Long>
  • Constructor Details

    • LongConverter

      public LongConverter()
  • Method Details

    • convertQueryParameterToType

      public Long convertQueryParameterToType(String value)