Content deleted Content added
m Changed protected to restricted, because "protected" is an access modifier and could have caused confusion. |
mNo edit summary |
||
Line 46:
</source>
Below is an example in Java
<source lang="java">
|
m Changed protected to restricted, because "protected" is an access modifier and could have caused confusion. |
mNo edit summary |
||
Line 46:
</source>
Below is an example in Java
<source lang="java">
|