MCPcopy Create free account
hub / github.com/M66B/FairEmail / batchCommandEnd

Method batchCommandEnd

app/src/main/java/com/sun/mail/pop3/Protocol.java:1344–1344  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1342 private void batchCommandStart(String command) { }
1343 private void batchCommandContinue(String command) { }
1344 private void batchCommandEnd() { }
1345}

Callers 3

loginMethod · 0.95
retrMethod · 0.95
twoLinesCommandMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected