7.5.80 return

Return void from method

Format

return

Forms

return = 122 (0x7a)

Stack

… → [empty]

Description

Any values on the operand stack of the current method are discarded. The virtual machine then reinstates the frame of the invoker and returns control to the invoker.