8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
|
,---------,
|
||
|
| private | [this; swappable; init per instance]
|
||
|
`------,--`--------,
|
||
|
|_| protected | [init per instance]
|
||
|
`-------,---`----,
|
||
|
|_| public | [directly inherited; external API]
|
||
|
`--------`
|