Liking cljdoc? Tell your friends :D
Clojure only.

jdk.nio.file.WatchEvent$Kind

An event kind, for the purposes of identification.

An event kind, for the purposes of identification.
raw docstring

nameclj

(name this)

Returns the name of the event kind.

returns: the name of the event kind - java.lang.String

Returns the name of the event kind.

returns: the name of the event kind - `java.lang.String`
raw docstring

typeclj

(type this)

Returns the type of the context value.

returns: the type of the context value - java.lang.Class<T>

Returns the type of the context value.

returns: the type of the context value - `java.lang.Class<T>`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close