JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.kohsuke.github.GHThread
Packages that use
GHThread
Package
Description
org.kohsuke.github
Uses of
GHThread
in
org.kohsuke.github
Methods in
org.kohsuke.github
that return types with arguments of type
GHThread
Modifier and Type
Method
Description
Iterator
<
GHThread
>
GHNotificationStream.
iterator
()
Returns an infinite blocking
Iterator
that returns
GHThread
as notifications arrive.