mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
b3d01d8281
Those fields have a slightly different meaning on each object that extends DownloadableContribution and having them grouped in DownloadableContribution only increase confusion in change of a (very) tiny code reuse. Moreover: - the `readOnly` field has been renamed to `builtIn` - predicates have been replaced by lambdas - DownloadableContributionBuiltInAtTheBottomComparator has been replaced with a singleton instance |
||
---|---|---|
.. | ||
lib | ||
src | ||
.classpath | ||
.editorconfig | ||
.gitignore | ||
.project | ||
build.xml |