Slide 45
Slide 45 text
1/13/2025
Copyright © 2021, Oracle and/or its affiliates |
45
Wrapper types are value types:
Byte, Integer, Long, Double, etc
Also more value types:
java.util.Optional
java.time: Month, Year, LocalDateTime, etc
Retrofit Value Based Classes