openhab-core/bundles/org.openhab.core.io.rest.core/src
Wouter Born ec05a63738
Remove unnecessary boxing (#3969)
Using primitives makes the code faster and consume less memory.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-12-27 17:50:09 +01:00
..
main/java/org/openhab/core/io/rest/core Remove unnecessary boxing (#3969) 2023-12-27 17:50:09 +01:00
test/java/org/openhab/core/io/rest/core Simplify code that creates List, Map and Set objects (#3836) 2023-10-09 18:00:00 +02:00