Liking cljdoc? Tell your friends :D
Clojure only.

javax.sound.sampled.LineListener

Instances of classes that implement the LineListener interface can register to receive events when a line's status changes.

Instances of classes that implement the LineListener interface can register to
receive events when a line's status changes.
raw docstring

updateclj

(update this event)

Informs the listener that a line's state has changed. The listener can then invoke LineEvent methods to obtain information about the event.

event - a line event that describes the change - javax.sound.sampled.LineEvent

Informs the listener that a line's state has changed.  The listener can then invoke
 LineEvent methods to obtain information about the event.

event - a line event that describes the change - `javax.sound.sampled.LineEvent`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close