Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ clear
Method
clear
qcommon/src/main/java/jake2/qcommon/util/Vargs.java:103–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
Vargs clear() {
104
v.clear();
105
return
this;
106
}
107
108
public
Vector toVector() {
109
// Vector tmp = v;
Callers
3
CopyToDefer
Method · 0.45
InsertFromDefer
Method · 0.45
Vargs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected