public static interface Munge.OutputPicker<T>
| Modifier and Type | Method and Description |
|---|---|
void |
entitiesMunged(int entitiesMunged)
Update the number of entities already handled.
|
T |
output()
Get the handler to write to.
|
T output()
void entitiesMunged(int entitiesMunged)
Copyright © 2016. All rights reserved.