Allow to add custom parameters to every request
Closed this issue · 0 comments
olech2412 commented
- Builder pattern like:
- DB_Adapter_v6.getStationById(123, ParameterBuilder.add(PARAMETER, VALUE).add(PARAMETER1, VALUE1).build());
Closed this issue · 0 comments