Uses of Class
jnr.ffi.provider.AbstractArrayMemoryIO.ArrayIO
-
Packages that use AbstractArrayMemoryIO.ArrayIO Package Description jnr.ffi.provider -
-
Uses of AbstractArrayMemoryIO.ArrayIO in jnr.ffi.provider
Subclasses of AbstractArrayMemoryIO.ArrayIO in jnr.ffi.provider Modifier and Type Class Description private static classAbstractArrayMemoryIO.BE32ArrayIOprivate static classAbstractArrayMemoryIO.BE64ArrayIOprivate static classAbstractArrayMemoryIO.BigEndianArrayIOprivate static classAbstractArrayMemoryIO.LE32ArrayIOprivate static classAbstractArrayMemoryIO.LE64ArrayIOprivate static classAbstractArrayMemoryIO.LittleEndianArrayIOFields in jnr.ffi.provider declared as AbstractArrayMemoryIO.ArrayIO Modifier and Type Field Description static AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO.BE32ArrayIO. INSTANCEstatic AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO.BE64ArrayIO. INSTANCEstatic AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO.LE32ArrayIO. INSTANCEstatic AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO.LE64ArrayIO. INSTANCEprivate AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO. ioMethods in jnr.ffi.provider that return AbstractArrayMemoryIO.ArrayIO Modifier and Type Method Description static AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO.ArrayIO. getArrayIO(Runtime runtime)protected AbstractArrayMemoryIO.ArrayIOAbstractArrayMemoryIO. getArrayIO()
-