jnr.posix
Class SimpleFunctionMapper
java.lang.Object
jnr.posix.SimpleFunctionMapper
- All Implemented Interfaces:
- jnr.ffi.mapper.FunctionMapper
public class SimpleFunctionMapper
- extends Object
- implements jnr.ffi.mapper.FunctionMapper
| Nested classes/interfaces inherited from interface jnr.ffi.mapper.FunctionMapper |
jnr.ffi.mapper.FunctionMapper.Context |
| Fields inherited from interface jnr.ffi.mapper.FunctionMapper |
IDENTITY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapFunctionName
public String mapFunctionName(String functionName,
jnr.ffi.mapper.FunctionMapper.Context context)
- Specified by:
mapFunctionName in interface jnr.ffi.mapper.FunctionMapper
Copyright © 2014. All Rights Reserved.