I hereby claim:
- I am fkresna on github.
- I am fkresna (https://keybase.io/fkresna) on keybase.
- I have a public key ASBKincE5Yr9_tzGyUyqmiJB4WzomzH6jNNyFtED6r-f-Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| class classA{ | |
| private String text = "Some string"; | |
| class classB{ | |
| public void methodA() { | |
| System.out.println("MethodA"); | |
| } | |
| } | |
| } |