Class AggregateException.WrappedPrintWriter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object lock()
      Returns the object to be locked when using this StreamOrWriter
      void println​(java.lang.Object o)
      Prints the specified string msg as a line on this StreamOrWriter
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait