public static class DiscreteProbabilityBuffer.Entry extends Object
| Constructor and Description |
|---|
Entry(int eventId,
double probability) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventId() |
double |
getProbability() |
Copyright © 2018. All rights reserved.