public class PublisherAdder<V> extends Object
PublisherAdder(RCollectionReactive<V> destination)
org.reactivestreams.Publisher<Long>
addAll(org.reactivestreams.Publisher<? extends V> c)
Long
sum(Long first, Long second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PublisherAdder(RCollectionReactive<V> destination)
public Long sum(Long first, Long second)
public org.reactivestreams.Publisher<Long> addAll(org.reactivestreams.Publisher<? extends V> c)
Copyright © 2014–2016 The Redisson Project. All rights reserved.