Uses of Enum Class
org.drools.core.util.index.IndexMemory.EqualityMemoryType
Packages that use IndexMemory.EqualityMemoryType
-
Uses of IndexMemory.EqualityMemoryType in org.drools.core.util.index
Methods in org.drools.core.util.index that return IndexMemory.EqualityMemoryTypeModifier and TypeMethodDescriptionIndexMemory.getEqualityMemoryType()Returns the enum constant of this class with the specified name.static IndexMemory.EqualityMemoryType[]IndexMemory.EqualityMemoryType.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.EqualityMemoryTypeModifier and TypeMethodDescriptionstatic voidIndexMemory.setEqualityMemoryType(IndexMemory.EqualityMemoryType type)