public class EvProbF extends Object implements Comparable<EvProbF>
| Constructor and Description |
|---|
EvProbF(int eventId,
float probability) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(EvProbF other) |
int |
getEventId() |
float |
getProbability() |
String |
toString() |
Copyright © 2018. All rights reserved.