Uses of Class
jnr.ffi.util.EnumMapper
Packages that use EnumMapper
-
Uses of EnumMapper in jnr.ffi
Fields in jnr.ffi declared as EnumMapper -
Uses of EnumMapper in jnr.ffi.provider.converters
Fields in jnr.ffi.provider.converters declared as EnumMapperModifier and TypeFieldDescriptionprivate final EnumMapper
EnumSetConverter.enumMapper
private final EnumMapper
EnumConverter.mapper
-
Uses of EnumMapper in jnr.ffi.util
Fields in jnr.ffi.util with type parameters of type EnumMapperModifier and TypeFieldDescriptionprivate static Map<Class<? extends Enum>,
EnumMapper> EnumMapper.StaticDataHolder.MAPPERS
Methods in jnr.ffi.util that return EnumMapperModifier and TypeMethodDescriptionprivate static EnumMapper
static EnumMapper
EnumMapper.getInstance
(Class<? extends Enum> enumClass)