return readOnly && !OS.isWindows(); | return readOnly == Boolean.TRUE && !OS.isWindows(); | readOnly && !OS.isWindows() | readOnly == Boolean.TRUE && !OS.isWindows() | Chronicle-Queue | 6ffb83943699442d97dc49e757b1dc38b31547e0 | net.openhft.chronicle.queue.impl.AbstractChronicleQueueBuilder | | | TCIVar | readOnly |
---|
v0 | !OS.isWindows() |
---|
| | TCIVar | readOnly |
---|
v0 | !OS.isWindows() |
---|
| Uses | True |