We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15e502 commit 165c2f5Copy full SHA for 165c2f5
1 file changed
dynamic-control/src/main/java/io/opentelemetry/contrib/dynamic/policy/PolicyTypeInitializer.java
@@ -10,8 +10,8 @@
10
11
/**
12
* NOTE PolicyInit not yet added - remove this note when it is added
13
- *
14
- * Initializes one policy type and returns the implementer that applies that type at runtime.
+ *
+ * <p>Initializes one policy type and returns the implementer that applies that type at runtime.
15
*
16
* <p>This is used by {@code
17
* io.opentelemetry.contrib.dynamic.policy.registry.PolicyInit.registerPolicyType(...)} and is
0 commit comments