Uses of Interface
org.violetlib.io.IOTransactional
-
Packages that use IOTransactional Package Description org.violetlib.io -
-
Uses of IOTransactional in org.violetlib.io
Subinterfaces of IOTransactional in org.violetlib.io Modifier and Type Interface and Description interface
TransactionalOutputStream
A transactional output stream.interface
TransactionalUncheckedOutputStream
A transactional output stream that throws runtime exceptions.interface
TransactionalUncheckedWriter
A transactional text writer that throws runtime exceptions.interface
TransactionalWriter
A transactional text writer.
-