Interface MapBuilder<T>

  • Type Parameters:
    T - A type of the map values.

    public interface MapBuilder<T>
    A binding builder for map configurations. Creates a parameterized map of type <String, T>.
    Since:
    3.1