Creates a new observable from the given closure
Type | Name and description |
---|---|
groovy.lang.Closure<T> |
callable |
Constructor and description |
---|
NewObservableResult
(groovy.lang.Closure<T> callable, java.lang.Long timeout = null, java.util.concurrent.TimeUnit unit = TimeUnit.MILLISECONDS) |
Methods inherited from class | Name |
---|---|
class TimeoutResult |
timeoutInMillis |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation