[
https://issues.apache.org/jira/browse/GEOMETRY-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358145#comment-17358145
]
Matt Juntunen commented on GEOMETRY-123:
----------------------------------------
Done in commit 357ddfed01a2aa8c444b28947e1be95574421831
> Replace DoubleFormat with DoubleFunction<String>
> ------------------------------------------------
>
> Key: GEOMETRY-123
> URL: https://issues.apache.org/jira/browse/GEOMETRY-123
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Major
>
> Replace the {{o.a.c.geometry.io.core.utils.DoubleFormat}} functional
> interface with the more generic {{DoubleFunction<String>}} since the former
> does not add any additional functionality.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)