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