Interface DeleteAction
public interface DeleteAction
- Author:
- klukas
-
Method Summary
Modifier and Type Method Description void
delete(List<GraphElement> elements)
-
Method Details
-
delete
- Parameters:
elements
-
-
public interface DeleteAction
Modifier and Type | Method | Description |
---|---|---|
void |
delete(List<GraphElement> elements) |
elements
-