Uses of Class
jnr.ffi.util.EnumMapper
-
Packages that use EnumMapper Package Description jnr.ffi jnr.ffi.util -
-
Uses of EnumMapper in jnr.ffi
Fields in jnr.ffi declared as EnumMapper Modifier and Type Field Description protected EnumMapperStructLayout.EnumField. enumMapper -
Uses of EnumMapper in jnr.ffi.util
Methods in jnr.ffi.util that return EnumMapper Modifier and Type Method Description static EnumMapperEnumMapper. getInstance(Class<? extends Enum> enumClass)
-