|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.IdentityFunctionMapper
public class IdentityFunctionMapper
An implementation of FunctionMapper that just returns the same name as input
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jnr.ffi.mapper.FunctionMapper |
|---|
FunctionMapper.Context |
| Constructor Summary | |
|---|---|
IdentityFunctionMapper()
|
|
| Method Summary | |
|---|---|
static FunctionMapper |
getInstance()
|
java.lang.String |
mapFunctionName(java.lang.String functionName,
FunctionMapper.Context context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityFunctionMapper()
| Method Detail |
|---|
public static FunctionMapper getInstance()
public java.lang.String mapFunctionName(java.lang.String functionName,
FunctionMapper.Context context)
mapFunctionName in interface FunctionMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||