Class ContextVariableTypeConverter.Builder<T>

  • Type Parameters:
    T - the type of the context variable
    Enclosing class:
    ContextVariableTypeConverter<T>

    public static class ContextVariableTypeConverter.Builder<T>
    extends Object
    A builder for a context variable type converter.
    • Constructor Detail

      • Builder

        public Builder​(Class<T> clazz)
        Create a new builder for a context variable type converter.
        Parameters:
        clazz - the class of the type