Package org.jpmml.evaluator.kryo
Class PreHashedValue
- java.lang.Object
-
- org.jpmml.evaluator.kryo.PreHashedValue
-
public class PreHashedValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PreHashedValue(int hashCode, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)inthashCode()
-