Liste des Groupes | Revenir à co vms |
On Tue, 20 Aug 2024 10:15:03 -0400, Arne Vajhøj wrote:That stuff is not in java.io but in java.nio and addedThe java.io package may seem a bit complex, but it makes perfect senseUntil you try to include niceties like select/poll. Then you get into a
when you learn the structure.
whole mess of extra classes/methods.
I suppose, given its origin in the 1990s, the Java designers thought all
nonblocking I/O should be handled through threads ...
Les messages affichés proviennent d'usenet.