Auto-boxing and (auto)Unboxing
Auto-boxing : primitive type=>object Unboxing : object=>primitive type
intValue(), valueOf() : Integer -> int
Last updated
Was this helpful?
Auto-boxing : primitive type=>object Unboxing : object=>primitive type
intValue(), valueOf() : Integer -> int
Last updated
Was this helpful?