We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f57f6f commit bc8fd57Copy full SHA for bc8fd57
src/main/java/lv/id/jc/algorithm/graph/Graph.java
@@ -15,8 +15,6 @@
15
public interface Graph<T> {
16
/**
17
* Schema of the graph.
18
- *
19
-
20
*
21
* @return the graph scheme
22
*/
0 commit comments