Indicates whether this Folder is in the 'open' state. @return true if this Folder is in the 'open' state.
()
| 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 |
no outgoing calls
no test coverage detected