Number Return Value
A number return value is sent if a method returns any Number type, in which case the client will call java.lang.Number.longValue to retrieve the long representation of the value.
A number return value is sent if a method returns any Number type, in which case the client will call java.lang.Number.longValue to retrieve the long representation of the value.