commit | 5a805745c2ac2f8f61b87c014fa42bd65d0e0397 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Fri Oct 29 17:54:49 2021 +0530 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Sep 27 09:49:12 2022 +0200 |
tree | ea1e1987badace70c19522ab1a4708709f2537e3 | |
parent | 92be7f65e6735053035d464d2c5a3a8d0dde9315 [diff] |
core: PinSet: fixup and improve code * algorithms shouldn't be a static field since pins is an instance variable * use stream API's to map and collect pin algorithms to an ArraySet Signed-off-by: jhonboy121 <alfredmathew05@gmail.com> Signed-off-by: SuperDroidBond <superdroidbond@yahoo.com>