Package tools.refinery.logic.equality
Class SubstitutingLiteralHashCodeHelper
java.lang.Object
tools.refinery.logic.equality.SubstitutingLiteralHashCodeHelper
- All Implemented Interfaces:
 LiteralHashCodeHelper
- 
Field Summary
Fields inherited from interface tools.refinery.logic.equality.LiteralHashCodeHelper
DEFAULT - 
Constructor Summary
ConstructorsConstructorDescriptionSubstitutingLiteralHashCodeHelper(Collection<Variable> positiveVariables) SubstitutingLiteralHashCodeHelper(List<SymbolicParameter> parameters)  - 
Method Summary
 
- 
Constructor Details
- 
SubstitutingLiteralHashCodeHelper
public SubstitutingLiteralHashCodeHelper() - 
SubstitutingLiteralHashCodeHelper
 - 
SubstitutingLiteralHashCodeHelper
 
 - 
 - 
Method Details
- 
getVariableHashCode
- Specified by:
 getVariableHashCodein interfaceLiteralHashCodeHelper
 
 -