Re: [commons-lang] 02/02: Add IntToIntFunction

2023-07-10 Thread Gary Gregory
You're right! Thank you. I'll clean it up. Gary On Mon, Jul 10, 2023, 09:18 Alex Herbert wrote: > Is this not the same as: > > java.util.function.IntUnaryOperator > > On Mon, 10 Jul 2023 at 12:56, wrote: > > > > This is an automated email from the ASF dual-hosted git repository. > > > > ggreg

Re: [commons-lang] 02/02: Add IntToIntFunction

2023-07-10 Thread Alex Herbert
Is this not the same as: java.util.function.IntUnaryOperator On Mon, 10 Jul 2023 at 12:56, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > ggregory pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-lang.git > > commit