weird@sub.wetshaving.social to Programmer Humor@programming.devEnglish · 17 days agoUse protectionNSFWsub.wetshaving.socialimagemessage-square23linkfedilinkarrow-up1475arrow-down16
arrow-up1469arrow-down1imageUse protectionNSFWsub.wetshaving.socialweird@sub.wetshaving.social to Programmer Humor@programming.devEnglish · 17 days agomessage-square23linkfedilink
minus-squareOddMinus1@sh.itjust.workslinkfedilinkarrow-up4·16 days agoIn java LinkedList, the method .get(0) is equivalent to .getFirst().
minus-squareSystemDisc@feddit.orglinkfedilinkEnglisharrow-up1·7 days 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.