weird@sub.wetshaving.social to Programmer Humor@programming.devEnglish · 2 months agoUse protectionNSFWsub.wetshaving.socialimagemessage-square23linkfedilinkarrow-up1476arrow-down16
arrow-up1470arrow-down1imageUse protectionNSFWsub.wetshaving.socialweird@sub.wetshaving.social to Programmer Humor@programming.devEnglish · 2 months agomessage-square23linkfedilink
minus-squareOddMinus1@sh.itjust.workslinkfedilinkarrow-up4·2 months agoIn java LinkedList, the method .get(0) is equivalent to .getFirst().
minus-squareSystemDisc@feddit.orglinkfedilinkEnglisharrow-up1·2 months agoThis is a good point. Even in a zero-based index, the first element is the first element. So, the first date is still a zero timestamp.
In java LinkedList, the method .get(0) is equivalent to .getFirst().
This is a good point. Even in a zero-based index, the first element is the first element. So, the first date is still a zero timestamp.