Uses of Enum Class
org.drools.core.util.index.IndexMemory.ComparisonMemoryType
Packages that use IndexMemory.ComparisonMemoryType
-
Uses of IndexMemory.ComparisonMemoryType in org.drools.core.util.index
Methods in org.drools.core.util.index that return IndexMemory.ComparisonMemoryTypeModifier and TypeMethodDescriptionIndexMemory.getComparisonMemoryType()Returns the enum constant of this class with the specified name.static IndexMemory.ComparisonMemoryType[]IndexMemory.ComparisonMemoryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.drools.core.util.index with parameters of type IndexMemory.ComparisonMemoryTypeModifier and TypeMethodDescriptionstatic voidIndexMemory.setComparisonMemoryType(IndexMemory.ComparisonMemoryType type)