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