This is an automated email from the ASF dual-hosted git repository.
erans pushed a change to branch GEOMETRY-3__TBR
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git.
at 2331c8a GEOMETRY-3: simplifying parse and format functionality;
renaming Coordinates.Factory?D interfaces to be more generic RealFunction
interfaces
This branch includes the following new commits:
new e97c535 GEOMETRY-3: making euclidean point and vector constructors
private
new f255ccc GEOMETRY-3: adding generic coordinate format and parsing
classes
new aaf6960 GEOMETRY-3: adding euclidean parse methods; converting
S1Point and S2Point to valjos; addressing some checkstyle issues
new 519a17a GEOMETRY-2: removing Serializable from top-level interface
and placing at concrete class level, per issue comments
new 6ecc77d Merge branch 'master' into geometry-3
new 9cdec03 GEOMETRY-3: replacing class internal use of factory method
with calls to constructor
new 7e50148 GEOMETRY-3: adding @FunctionalInterface to
Coordinates.Factory?D interfaces
new 2331c8a GEOMETRY-3: simplifying parse and format functionality;
renaming Coordinates.Factory?D interfaces to be more generic RealFunction
interfaces
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.