com.kenai.jaffl.provider.jffi
public class IdentityFunctionMapper extends java.lang.Object implements FunctionMapper
FunctionMapper that just returns the same name as inputFunctionMapper.Context| Modifier and Type | Field and Description |
|---|---|
static FunctionMapper |
INSTANCE |
| Constructor and Description |
|---|
IdentityFunctionMapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
mapFunctionName(java.lang.String functionName,
FunctionMapper.Context context) |
public static final FunctionMapper INSTANCE
public java.lang.String mapFunctionName(java.lang.String functionName,
FunctionMapper.Context context)
mapFunctionName in interface FunctionMapper