Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testValid01
Method · 0.95
testValid02
Method · 0.95
testValid03
Method · 0.95
testValid04
Method · 0.95
compareRanges
Method · 0.95
equals
Method · 0.45
processParameters
Method · 0.45
parseCookieHeader
Method · 0.45
MessageBytesReader
Method · 0.45
Calls
no outgoing calls
Tested by
5
testValid01
Method · 0.76
testValid02
Method · 0.76
testValid03
Method · 0.76
testValid04
Method · 0.76
compareRanges
Method · 0.76