Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ length
Method
length
classpath/java/lang/StringBuilder.java:282–284 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
}
281
282
public
int
length() {
283
return
length;
284
}
285
286
public
void
setLength(
int
v) {
287
if
(v < 0) {
Callers
4
printList
Method · 0.95
printList
Method · 0.95
getGenericTypeSignatures
Method · 0.95
readLine
Method · 0.95
Calls
no outgoing calls
Tested by
2
printList
Method · 0.76
printList
Method · 0.76