Files
2025-02-13 23:59:31 +00:00

3 lines
93 B
Plaintext

java.lang.Object target;
target = map.computeIfAbsent(key, compIfAbsentKey -> map.method());