| Method and Description |
|---|
| com.jakewharton.rxrelay2.BehaviorRelay.getValues()
in 2.1; put the result of
BehaviorRelay.getValue() into an array manually, will be removed in 3.x |
| com.jakewharton.rxrelay2.BehaviorRelay.getValues(T[])
in 2.1; put the result of
BehaviorRelay.getValue() into an array manually, will be removed in 3.x |
Copyright © 2015-2018. All Rights Reserved.