Class parameter

Começar. É Gratuito
ou inscrever-se com seu endereço de e-mail
Class parameter por Mind Map: Class parameter

1. private leak

2. immutable class

2.1. String

3. call by value

3.1. the parameter is primitive

3.2. the parameter is class type

4. copy constructor