JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bitbucket.watcher.WatchableVisitor
Packages that use
WatchableVisitor
Package
Description
com.atlassian.bitbucket.watcher
Uses of
WatchableVisitor
in
com.atlassian.bitbucket.watcher
Methods in
com.atlassian.bitbucket.watcher
with parameters of type
WatchableVisitor
Modifier and Type
Method
Description
<T> T
Watchable.
accept
(
WatchableVisitor
<T> visitor)