]> git.mxchange.org Git - jcore.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 12 Nov 2022 20:22:58 +0000 (21:22 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 12 Nov 2022 20:24:29 +0000 (21:24 +0100)
commit69575ff4e4b0226856a5afe6464fbc1bea30195f
tree8beefce869602c5e1e1a2fb9cd1935f08f4bf334
parent09501531901cb0aebcaca2297ecc14e63a95f151
Continued:
- moved utilities classes to own class
- added constructor with facade to avoid setter invocation in other
  constructors
src/org/mxchange/jcore/BaseFrameworkSystem.java
src/org/mxchange/jcore/utils/FrameworkUtils.java [new file with mode: 0644]