public static interface AllocateLowestNumber.IteratorCallback
AllocateLowestNumber.forEach(net.grinder.util.AllocateLowestNumber.IteratorCallback).| Modifier and Type | Method and Description |
|---|---|
void |
objectAndNumber(Object object,
int number)
Called for a member of the set.
|
void objectAndNumber(Object object, int number)
object - The object.number - The associated number.Copyright © 2000-2014. All Rights Reserved.