commit | 7d8b5a10c817fcd50ec0c3591e6a689b467976b3 | [log] [tgz] |
---|---|---|
author | Jack Palevich | Thu Apr 02 10:17:29 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Thu Apr 02 10:17:29 2009 -0700 |
tree | 1a156c7c90fbfb9229eef7505f58137d65722680 | |
parent | 74285ab54887f45fe011fd1828277605ce614490 [diff] |
AI 144152: Improve the documentation for this class. Explain how it's different than ProcessBuilder Explain that you have to call close when you're done with the pty's file descriptor. Note in the doc comment that the implementation relies on a private FileDescriptor API. Also remove an unused method. Automated import of CL 144152