HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 22 天前I have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1318arrow-down135cross-posted to: [email protected]
arrow-up1283arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 22 天前message-square36fedilinkcross-posted to: [email protected]
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·22 天前public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·21 天前StackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded