?
-
I noticed that most of the abstract methods in DatagramChannel and
SocketChannel are the same. Why didn't Sun put those methods higher up
by creating a class that extends AbstractSelectableChannel?
SocketChannel are the same. Why didn't Sun put those methods higher up
by creating a class that extends AbstractSelectableChannel?