@Immutable
public interface Toggles
Modifier and Type | Interface and Description |
---|---|
static class |
Toggles.InFile |
Modifier and Type | Method and Description |
---|---|
boolean |
readOnly()
Is it read only mode now?
|
void |
toggle()
Toggle read only mode.
|
void toggle() throws IOException
IOException
- If failsboolean readOnly()
Copyright © 2009–2018 Rultor Inc.. All rights reserved.