MCPcopy Create free account
hub / github.com/apache/tomcat / getStart

Method getStart

java/org/apache/tomcat/util/http/parser/Ranges.java:98–100  ·  view source on GitHub ↗

Returns the start position of the range. @return the start position

()

Source from the content-addressed store, hash-verified

96 * @return the start position
97 */
98 public long getStart() {
99 return start;
100 }
101
102
103 /**

Callers 9

testValid01Method · 0.95
testValid02Method · 0.95
testValid03Method · 0.95
testValid04Method · 0.95
compareRangesMethod · 0.95
equalsMethod · 0.45
processParametersMethod · 0.45
parseCookieHeaderMethod · 0.45
MessageBytesReaderMethod · 0.45

Calls

no outgoing calls

Tested by 5

testValid01Method · 0.76
testValid02Method · 0.76
testValid03Method · 0.76
testValid04Method · 0.76
compareRangesMethod · 0.76