Skip to content

Commit

Permalink
add @SInCE information
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed May 9, 2021
1 parent 074d87d commit e7f1523
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

/**
* Wrapper to avoid costly calls using spread operator.
* @since 2.13
*/
class SpreadWrapper {
public static <T> Constructor<T> getConstructor(
Expand Down

0 comments on commit e7f1523

Please sign in to comment.