public class ContextControllerHashedGetterCRC32SingleForge extends Object implements EventPropertyValueGetterForge
Constructor and Description |
---|
ContextControllerHashedGetterCRC32SingleForge(ExprNode eval,
int granularity) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
eventBeanGetCodegen(CodegenExpression beanExpression,
CodegenMethodScope parent,
CodegenClassScope classScope) |
static int |
stringToCRC32Hash(String code,
int granularity)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
public ContextControllerHashedGetterCRC32SingleForge(ExprNode eval, int granularity)
public static int stringToCRC32Hash(String code, int granularity)
code
- codegranularity
- granularitypublic CodegenExpression eventBeanGetCodegen(CodegenExpression beanExpression, CodegenMethodScope parent, CodegenClassScope classScope)
eventBeanGetCodegen
in interface EventPropertyValueGetterForge
Copyright © 2005–2018. All rights reserved.