jnr.ffi.mapper
Class FunctionMapper.Builder
java.lang.Object
jnr.ffi.mapper.FunctionMapper.Builder
- Enclosing interface:
- FunctionMapper
public static final class FunctionMapper.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionMapper.Builder
public FunctionMapper.Builder()
map
public FunctionMapper.Builder map(String javaName,
String nativeFunction)
build
public FunctionMapper build()
Copyright © 2014. All rights reserved.