mirror of
https://github.com/Example-uPagge/debugger.git
synced 2024-06-14 11:22:32 +03:00
Добавил примеры для дебага
This commit is contained in:
parent
dc789b0f43
commit
907f7552e0
@ -15,10 +15,6 @@ public class ExampleOne {
|
||||
personService.showAllPerson();
|
||||
}
|
||||
|
||||
private static String getIvanovName() {
|
||||
return "Иванов";
|
||||
}
|
||||
|
||||
private static void demoTwo(PersonService personService) {
|
||||
personService.showAllPerson();
|
||||
personService.correctDeleteAllByLastName("Скворцова");
|
||||
|
Loading…
x
Reference in New Issue
Block a user