java.lang.Object
org.eclipse.microprofile.config.tck.converters.custom.LongConverter
All Implemented Interfaces:
Serializable, Converter<Long>

@Priority(101) public class LongConverter extends Object implements Converter<Long>
See Also:
  • Constructor Details

    • LongConverter

      public LongConverter()
  • Method Details