-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_gen_java_2.json
1 lines (1 loc) · 2.25 KB
/
test_gen_java_2.json
1
[" The goal of this function is to emit a value to the downstream observer in a fast and efficient manner.", " The goal of this function is to wrap an ObservableSource in an Observable, while also applying RxJavaPlugins.onAssembly() to the resulting Observable.", " The goal of this function is to sort the elements of the observable sequence using the provided comparator and return a new observable sequence.", " The goal of this function is to create a new ConnectableObservable that uses the specified Scheduler for its subscription.", " The goal of this function is to create a new UnicastProcessor instance with the specified capacity hint.", " The goal of this function is to create a UnicastProcessor instance with a specified capacity hint and a runnable onCancelled callback.", " The goal of this function is to try to map a scalar value from a Publisher using a mapper function and subscribe to the resulting Publisher.", " The goal of this function is to create a Flowable that emits the result of a mapping function applied to a scalar value.", " The goal of this function is to reset the RxJava configuration to its default state.", " The goal of this function is to create a Maybe from a CompletableSource.", " The goal of this function is to create a Maybe from a SingleSource.", " The goal of this function is to retry a Maybe operation a specified number of times if it fails with a specific type of exception.", " The goal of this function is to ensure that the input object is not null and throw a NullPointerException if it is.", " The goal of this function is to provide a pre-defined identity function for any type T.", " The goal of this function is to create a callable object that returns a given value.", " The goal of this function is to create a function that returns a value without any side effects.", " The goal of this function is to create a function that can cast an object of one type to an object of another type.", " The goal of this function is to create a new UnicastSubject instance with a buffer size of 16 and a boolean value of true.", " The goal of this function is to create a new UnicastSubject instance with the specified capacity hint.", " The goal of this function is to create a UnicastSubject with a specified capacity hint and onTerminate callback."]