classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: access modifier for FileDescriptor.setNativeFd(long)


From: Jeroen Frijters
Subject: RE: access modifier for FileDescriptor.setNativeFd(long)
Date: Tue, 13 Apr 2004 11:38:54 +0200

Mark Wielaard wrote:
> 2004-04-09  Jeroen Frijters  <address@hidden>
> 
>     * gnu/java/nio/channels/FileChannelImpl.java (fd, mode): Made
>     private.
>     [...]
> 
> Jeroen, was there a particular reason to make these things 
> private here?
> (I admit to not having studied this code very hard, so maybe the
> similarity with the FileDescriptor setup is not one-on-one.)

No, you're right, I should have made it package private instead of
private. I'll fix it.

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]