Class ParamConverters


  • @Singleton
    class ParamConverters
    extends java.lang.Object
    Container of several different param converter providers implementations. The nested provider implementations encapsulate various different strategies of constructing an instance from a String value.
    • Constructor Detail

      • ParamConverters

        ParamConverters()