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

Method simpleCommandEnd

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

Source from the content-addressed store, hash-verified

1337 */
1338 private void simpleCommandStart(String command) { }
1339 private void simpleCommandEnd() { }
1340 private void multilineCommandStart(String command) { }
1341 private void multilineCommandEnd() { }
1342 private void batchCommandStart(String command) { }

Callers 1

simpleCommandMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected