| Package | Description |
|---|---|
| nl.liacs.timeseries.feature |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalPeakCount.TestPolicy |
ConditionalPeakCount.TestPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalPeakCount.TestPolicy[] |
ConditionalPeakCount.TestPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalPeakCount |
ConditionalPeakCount.setTestPolicy(ConditionalPeakCount.TestPolicy theTestPolicy)
Sets the TestPolicy to be used by this kernel.
|
static void |
ConditionalPeakCount.TestPolicy.unknownType(ConditionalPeakCount.TestPolicy theTestPolicy) |