CC-Tweaked/src/main/java/dan200/computercraft/core/apis/handles
SquidDev d8e1c73d26 Ensure files cannot be closed multiple times
Also fix an NPE if we try to close them twice.

Fixes #230
2019-06-04 21:34:19 +01:00
..
ArrayByteChannel.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
BinaryReadableHandle.java Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00
BinaryWritableHandle.java Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00
EncodedReadableHandle.java Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00
EncodedWritableHandle.java Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00
HandleGeneric.java Ensure files cannot be closed multiple times 2019-06-04 21:34:19 +01:00