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

Method isOpen

app/src/main/java/javax/mail/Folder.java:652–652  ·  view source on GitHub ↗

Indicates whether this Folder is in the 'open' state. @return true if this Folder is in the 'open' state.

()

Source from the content-addressed store, hash-verified

650 * @return true if this Folder is in the 'open' state.
651 */
652 public abstract boolean isOpen();
653
654 /**
655 * Return the open mode of this folder. Returns

Callers 7

runMethod · 0.95
onLabelMethod · 0.95
getModeMethod · 0.95
getNewMessageCountMethod · 0.95
getUnreadMessageCountMethod · 0.95
getMessagesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected