- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkVertices (0.05 seconds)
-
compat/maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataGraph.java
nV = 1; } checkVertices(nV); int nE = nVertices; if (nEdges <= nV) { nE = 2 * nE; } checkEdges(nE); } private void checkVertices() { checkVertices(DEFAULT_VERTICES); } private void checkVertices(int nVertices) { if (vertices == null) {Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 13K bytes - Click Count (0)