@Stateful @SingleUse public final class LongSummingWalker extends DefaultWalker<Long> implements SummingWalker<Long>
SummingWalker
for Long
s.Constructor and Description |
---|
LongSummingWalker() |
Modifier and Type | Method and Description |
---|---|
Long |
getValue() |
boolean |
onNext(Long node)
Invoked for each element.
|
onCompleted, onEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onCompleted, onEmpty
Copyright © 2014–2016. All rights reserved.