public static class ReadWriteChecker.State
extends java.lang.Object
| Constructor and Description |
|---|
State(boolean resident,
boolean read,
boolean written) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
all() |
boolean |
read() |
boolean |
resident() |
boolean |
written() |