public class SubordPropHashKey extends Object
Constructor and Description |
---|
SubordPropHashKey(ExprEvaluator hashKey,
Integer optionalKeyStreamNum,
Class coercionType) |
Modifier and Type | Method and Description |
---|---|
Class |
getCoercionType() |
ExprEvaluator |
getHashKey() |
Integer |
getOptionalKeyStreamNum() |
public SubordPropHashKey(ExprEvaluator hashKey, Integer optionalKeyStreamNum, Class coercionType)
public Integer getOptionalKeyStreamNum()
public ExprEvaluator getHashKey()
public Class getCoercionType()
Copyright © 2005–2018. All rights reserved.