|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.IOEvent.DefaultIOEvent<E>
public static class IOEvent.DefaultIOEvent<E>
Simple IOEvent implementation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.grizzly.IOEvent |
|---|
IOEvent.DefaultIOEvent<E> |
| Constructor Summary | |
|---|---|
IOEvent.DefaultIOEvent(E attachment)
|
|
| Method Summary | |
|---|---|
E |
attach(E attachment)
Attach an E and return the previous value. |
E |
attachment()
Return the current attachment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IOEvent.DefaultIOEvent(E attachment)
| Method Detail |
|---|
public E attach(E attachment)
IOEvent
attach in interface IOEvent<E>attachment - object to attache
public E attachment()
IOEvent
attachment in interface IOEvent<E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||