Matt Juntunen created GEOMETRY-109:
--------------------------------------
Summary: Rename BoundarySourceXX.from()
Key: GEOMETRY-109
URL: https://issues.apache.org/jira/browse/GEOMETRY-109
Project: Apache Commons Geometry
Issue Type: Improvement
Reporter: Matt Juntunen
The {{BoundarySource2D}} and {{BoundarySource3D}} interfaces have static
factory methods named {{from()}} that accept boundaries as varargs and
collections. These methods should be renamed to {{of()}} to better match the
similar {{Stream.of()}} method from the JDK and to indicate that no processing
is performed on the inputs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)