| 
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Files.ExtendedInfoSetter is set by
 Files.setExtendedInfoSetter(ExtendedInfoSetter).
Files.getExtendedInfo(File).
Files.setExtendedInfo(File, String).
InputStreams used by Streams.input(File)
 . by setting a suitable method, e.g. an input speed limit can be implemented.
Files.listFiles(File). by setting a suitable method, e.g. an input speed limit can be
 implemented.
OutputStreams used by
 Streams.output(File). by setting a suitable method, e.g. an output speed limit can be
 implemented.
BlockingThreadPool.shutdown() and waits for the task execution to
 finish. to avoid deadlocks, this method must not be called from one of the thread pool's
 threads.
UnsupportedOperationException.
  | 
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||