MCPcopy Create free account
hub / github.com/antlr/codebuff / isPartialView

Method isPartialView

output/java_guava/1.4.18/Sets.java:1245–1248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1243 }
1244
1245 @Override
1246 boolean isPartialView() {
1247 return true;
1248 }
1249 };
1250 return new CartesianSet<E>(axes, new CartesianList<E>(listAxes));
1251 }

Callers 5

copyOfMethod · 0.45
copyOfMethod · 0.45
copyOfMethod · 0.45
copyOfMethod · 0.45
copyOfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected