[
https://issues.apache.org/jira/browse/SANDBOX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370603#comment-14370603
]
Bruno P. Kinoshita commented on SANDBOX-493:
--------------------------------------------
Fixed in 980791b69dc4cb1a639e835ea3b151d9d107ea7f.
Thanks for your contribution Jonathan!
> Change (R) StringMetric.compare(CS left, CS right) to "apply" so that it is
> consistent with BiFunction.
> -------------------------------------------------------------------------------------------------------
>
> Key: SANDBOX-493
> URL: https://issues.apache.org/jira/browse/SANDBOX-493
> Project: Commons Sandbox
> Issue Type: Improvement
> Components: Commons Text
> Reporter: Jonathan Baker
> Assignee: Bruno P. Kinoshita
> Priority: Minor
>
> Whenever commons-text supports Java 8, StringMetric<R> should extend
> BiFunction<CharSequence, CharSequence, R>. Renaming "compare" to "apply" now
> will make that transition smoother later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)