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

Method describeAsUpperBound

output/java_guava/1.4.18/Cut.java:430–433  ·  view source on GitHub ↗
(StringBuilder sb)

Source from the content-addressed store, hash-verified

428 }
429
430 @Override
431 void describeAsUpperBound(StringBuilder sb) {
432 sb.append(endpoint).append(']');
433 }
434
435 @Override
436 C leastValueAbove(DiscreteDomain<C> domain) {

Callers

nothing calls this directly

Calls 1

appendMethod · 0.45

Tested by

no test coverage detected