#Confusion about return type

1 messages · Page 1 of 1 (latest)

zinc depotBOT
#

<@&987246964494204979> please have a look, thanks.

random stump
#

well return types tell you what a method should return.

void is nothing
bool/float/double/int/char/long/byte/short are primitives