-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable,org.jetbrains.kotlin.statistics.metrics.IMetricContainerFactory
public enum BooleanOverridePolicy extends Enum<BooleanOverridePolicy> implements IMetricContainerFactory<Boolean>
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.jetbrains.kotlin.statistics.metrics.IMetricContainerFactory
fromStringRepresentation, newMetricContainer -
Methods inherited from class kotlin.Enum
getName, getOrdinal -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-