Skip to content

Commit

Permalink
chore: update including annotation at build
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jan 1, 2025
1 parent 90d9c9b commit eb95817
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ public void addEmptyParameter() {
}
}

@SuppressWarnings("unchecked")
@Override
public <T> T build() {
Constructor<?> constructor = ((DefaultConstructorMetadata) metadata).constructor();
Expand Down

0 comments on commit eb95817

Please sign in to comment.