Skip to content

Commit 5b966a2

Browse files
sezen-datadogsmola
andauthored
Update remote-config/remote-config-api/src/main/java/datadog/remoteconfig/ConfigurationPoller.java
Co-authored-by: Santiago M. Mola <[email protected]>
1 parent 43ef40c commit 5b966a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-config/remote-config-api/src/main/java/datadog/remoteconfig/ConfigurationPoller.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <T> void addListener(
1919
ConfigurationChangesTypedListener<T> listener);
2020

2121
void addListener(
22-
Product product, ConfigurationChangesListener mapConfigurationChangesTypedListener);
22+
Product product, ConfigurationChangesListener configurationChangesListener);
2323

2424
void removeListeners(Product product);
2525

0 commit comments

Comments
 (0)