We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786a17e commit 014d098Copy full SHA for 014d098
1 file changed
byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bind/annotation/DynamicConstant.java
@@ -101,7 +101,7 @@
101
* @return {@code true} if invokedynamic should be used to bind the annotated parameter.
102
*/
103
boolean invokedynamic() default false;
104
-
+
105
/**
106
* A binder for handling the
107
* {@link net.bytebuddy.implementation.bind.annotation.DynamicConstant}
0 commit comments