MCPcopy Create free account
hub / github.com/GateNLP/gate-core / clear

Method clear

src/main/java/gate/corpora/CorpusImpl.java:256–259  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

254 }
255
256 @Override
257 public void clear() {
258 supportList.clear();
259 }
260
261 @Override
262 public boolean equals(Object o) {

Callers 6

clearDocListMethod · 0.45
cleanupMethod · 0.45
finishAllTagsMethod · 0.45
readGateXmlDocumentMethod · 0.45
exportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected