org.glassfish.grizzly.util
Class ImmutableIOEventMask
java.lang.Object
org.glassfish.grizzly.util.ImmutableIOEventMask
- All Implemented Interfaces:
- IOEventMask
public abstract class ImmutableIOEventMask
- extends Object
- implements IOEventMask
- Author:
- oleksiys
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableIOEventMask
public ImmutableIOEventMask()
getImmutable
public static ImmutableIOEventMask getImmutable(IOEventMask mutableMask)
setInterested
public final void setInterested(IOEvent ioEvent,
boolean isInterested)
- Specified by:
setInterested in interface IOEventMask
Copyright © 2009 SUN Microsystems. All Rights Reserved.