public class KeyMatch3Func
extends com.googlecode.aviator.runtime.function.AbstractFunction
| Constructor and Description |
|---|
KeyMatch3Func() |
| Modifier and Type | Method and Description |
|---|---|
com.googlecode.aviator.runtime.type.AviatorObject |
call(java.util.Map<java.lang.String,java.lang.Object> env,
com.googlecode.aviator.runtime.type.AviatorObject arg1,
com.googlecode.aviator.runtime.type.AviatorObject arg2) |
java.lang.String |
getName() |
public com.googlecode.aviator.runtime.type.AviatorObject call(java.util.Map<java.lang.String,java.lang.Object> env,
com.googlecode.aviator.runtime.type.AviatorObject arg1,
com.googlecode.aviator.runtime.type.AviatorObject arg2)
call in interface com.googlecode.aviator.runtime.type.AviatorFunctioncall in class com.googlecode.aviator.runtime.function.AbstractFunctionpublic java.lang.String getName()
Copyright © 2018. All Rights Reserved.