Skip to content

Commit 9f90340

Browse files
brunoborgesCopilot
andcommitted
Fix constructor reflection social post
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 5cae71a commit 9f90340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

social/tweets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@ tooling/class-newinstance-to-constructor: |-
13241324
Replace deprecated Class.newInstance() with explicit constructor looku…
13251325
13261326
Class.newInstance() → Explicit constructor lookup (JDK 9+)
1327-
🔗 https://javaevolved.github.io/tooling/class-newinstance-to-constructor.html
1327+
13281328
🔗 https://javaevolved.github.io/tooling/class-newinstance-to-constructor.html
13291329
13301330
#Java #JavaEvolved

0 commit comments

Comments
 (0)