Skip to content

Commit

Permalink
Update packages/@jsii/java-runtime/project/src/main/java/software/ama…
Browse files Browse the repository at this point in the history
…zon/jsii/Builder.java

Co-authored-by: Niranjan Jayakar <[email protected]>
  • Loading branch information
RomainMuller and Niranjan Jayakar authored May 13, 2020
1 parent ef06a5c commit 47d51a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* A superinterface common to instance builders.
*/
@FunctionalInterface
@FunctionalInterface
public interface Builder<T> {
/**
* Builds the instance given the current builder configuration.
Expand Down

0 comments on commit 47d51a2

Please sign in to comment.