Files
rxing/src/oned
Vukašin Stepanović 0992e85e6c remove ResultPoint trait uses of Point
Point already has `x` and `y` properties, so accessing
them with `getX()` and `getY()` is needlessly verbose.
These calls have been removed, though the trait impl is
still presen for the time being, since the OneDReader
proc macro requires it.
2023-02-16 15:54:07 +00:00
..
2023-02-16 11:20:03 +00:00
2022-12-13 12:13:59 -06:00
2022-12-13 12:13:59 -06:00