mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +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 |
||
---|---|---|
.. | ||
.settings | ||
lib | ||
src | ||
test | ||
test-lib | ||
testdata/libraries | ||
.classpath | ||
.classpath_macosx | ||
.editorconfig | ||
.project | ||
build.xml |