com.kenai.jaffl.provider.jffi
Class IdentityFunctionMapper
java.lang.Object
com.kenai.jaffl.provider.jffi.IdentityFunctionMapper
- All Implemented Interfaces:
- FunctionMapper
public class IdentityFunctionMapper
- extends Object
- implements FunctionMapper
An implementation of FunctionMapper
that just returns the same name as input
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityFunctionMapper
public IdentityFunctionMapper()
getInstance
public static FunctionMapper getInstance()
mapFunctionName
public String mapFunctionName(String functionName,
FunctionMapper.Context context)
- Specified by:
mapFunctionName
in interface FunctionMapper
Copyright © 2011. All Rights Reserved.