Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ getType
Method
getType
app/src/main/java/com/sun/mail/iap/Response.java:522–524 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
520
}
521
522
public
int
getType() {
523
return
type;
524
}
525
526
public
boolean isContinuation() {
527
return
((type & TAG_MASK) == CONTINUATION);
Callers
1
findSocketChannel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected