R
Robert Mark Bram
Hi all!
I know that a method signature is the method's name and list of parameter
types, but what is a method's prototype?
Is it the signature and return type or..
is the signature, return type and all modifiers?
Thanks for any advice!
Rob

I know that a method signature is the method's name and list of parameter
types, but what is a method's prototype?
Is it the signature and return type or..
is the signature, return type and all modifiers?
Thanks for any advice!
Rob