public class NextNToNotifyBehavior extends Object implements Behavior<Integer>
QStrategy
; notify next N.
Behavior
,
BasicTokenEvent
Constructor and Description |
---|
NextNToNotifyBehavior(int nextNToNotify) |
Modifier and Type | Method and Description |
---|---|
Integer |
get() |
int |
getNextNToNotify() |
void |
setNextNToNotify(int nextNToNotify) |
Copyright © 2018. All rights reserved.