Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VUtils – Release 1
Uses of Interface org.violetlib.io.IOTransactional
Deprecated: ShowHide

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.