Uses of Class
pal.io.OutputTarget
Packages that use OutputTarget
Package
Description
Classes for simple (formatted) input/output from/to files,
strings and standard-in/out streams.
-
Uses of OutputTarget in pal.io
Methods in pal.io that return OutputTargetModifier and TypeMethodDescriptionstatic OutputTargetopen file for writingstatic OutputTargetOutputTarget.openStdOut()open standard outstatic OutputTargetOutputTarget.openString()"open" string to write into