Package | Description |
---|---|
org.opentripplanner.profile |
Modifier and Type | Method and Description |
---|---|
static TNPropagatedTimesStore.ConfidenceCalculationMethod |
TNPropagatedTimesStore.ConfidenceCalculationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TNPropagatedTimesStore.ConfidenceCalculationMethod[] |
TNPropagatedTimesStore.ConfidenceCalculationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TNPropagatedTimesStore.setFromArray(int[][] times,
TNPropagatedTimesStore.ConfidenceCalculationMethod confidenceCalculationMethod) |
Copyright © 2018. All rights reserved.