|
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 | |
---|---|
java.lang.String |
name()
Returns the name of the event kind. |
java.lang.Class<T> |
type()
Returns the type of the context value. |
Method Detail |
---|
java.lang.String name()
java.lang.Class<T> type()
context
value.
|
NIO2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.