Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ close
Method
close
app/src/main/java/com/sun/mail/pop3/POP3Store.java:465–468 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
463
}
464
465
@Override
466
public
synchronized
void
close() throws MessagingException {
467
close(false);
468
}
469
470
synchronized
void
close(boolean force) throws MessagingException {
471
try {
Callers
2
finalize
Method · 0.95
isConnected
Method · 0.45
Calls
1
quit
Method · 0.45
Tested by
no test coverage detected