|
NIO2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface WatchEvent.Kind<T>
An event kind, for the purposes of identification.
StandardWatchEventKind| Method Summary | |
|---|---|
String |
name()
Returns the name of the event kind. |
Class<T> |
type()
Returns the type of the context value. |
| Method Detail |
|---|
String name()
Class<T> type()
context value.
|
NIO2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2007, 2010, Oracle and/or its affiliates. All rights reserved.