LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 个月前Anon tries programming in Javalemmy.worldexternal-linkmessage-square248linkfedilinkarrow-up1888arrow-down136
arrow-up1852arrow-down1external-linkAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 个月前message-square248linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up7·6 个月前They have sort of pointers, like references, that can be null… You just “new” stuff to it and let the “garbage” collector deal with freeing stuff up. When it feels like it.
They have sort of pointers, like references, that can be null…
You just “new” stuff to it and let the “garbage” collector deal with freeing stuff up. When it feels like it.