MCPcopy 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

CopyToDeferMethod · 0.45
InsertFromDeferMethod · 0.45
VargsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected