Class Hierarchy
- java.lang.Object
- it.unich.jgmp.AllocationMonitor
- it.unich.jgmp.AllocationMonitor.JGMPAlloc (implements it.unich.jgmp.nativelib.AllocFunc)
- it.unich.jgmp.AllocationMonitor.JGMPFree (implements it.unich.jgmp.nativelib.FreeFunc)
- it.unich.jgmp.AllocationMonitor.JGMPRealloc (implements it.unich.jgmp.nativelib.ReallocFunc)
- it.unich.jgmp.GMP
- it.unich.jgmp.nativelib.GmpFunctionMapper (implements com.sun.jna.FunctionMapper)
- it.unich.jgmp.nativelib.GmpTypeMapper (implements com.sun.jna.TypeMapper)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPFToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPQToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.GmpTypeMapper.MPZToNativeConverter (implements com.sun.jna.ToNativeConverter)
- it.unich.jgmp.nativelib.LibGmp
- it.unich.jgmp.MPF.MPFCleaner (implements java.lang.Runnable)
- it.unich.jgmp.MPQ.MPQCleaner (implements java.lang.Runnable)
- it.unich.jgmp.MPZ.MPZCleaner (implements java.lang.Runnable)
- java.lang.Number (implements java.io.Serializable)
- com.sun.jna.IntegerType (implements com.sun.jna.NativeMapped)
- it.unich.jgmp.nativelib.MpBitcntT
- it.unich.jgmp.nativelib.MpExpT
- it.unich.jgmp.nativelib.MpSizeT
- it.unich.jgmp.nativelib.NativeUnsignedLong
- it.unich.jgmp.nativelib.SizeT
- it.unich.jgmp.MPF (implements java.lang.Comparable<T>)
- it.unich.jgmp.MPQ (implements java.lang.Comparable<T>)
- it.unich.jgmp.MPZ (implements java.lang.Comparable<T>)
- com.sun.jna.IntegerType (implements com.sun.jna.NativeMapped)
- com.sun.jna.PointerType (implements com.sun.jna.NativeMapped)
- com.sun.jna.ptr.ByReference
- it.unich.jgmp.nativelib.MpExpTByReference
- it.unich.jgmp.nativelib.SizeTByReference
- it.unich.jgmp.nativelib.GmpRandstateT
- it.unich.jgmp.nativelib.MpfT
- it.unich.jgmp.nativelib.MpqT
- it.unich.jgmp.nativelib.MpzT
- com.sun.jna.ptr.ByReference
- it.unich.jgmp.RandState
- it.unich.jgmp.RandState.RandomStateCleaner (implements java.lang.Runnable)
- com.sun.jna.Structure
- it.unich.jgmp.nativelib.AllocFuncByReference
- it.unich.jgmp.nativelib.FreeFuncByReference
- it.unich.jgmp.nativelib.ReallocFuncByReference
Interface Hierarchy
- com.sun.jna.Callback
- it.unich.jgmp.nativelib.AllocFunc
- it.unich.jgmp.nativelib.FreeFunc
- it.unich.jgmp.nativelib.ReallocFunc
- com.sun.jna.Library
- it.unich.jgmp.nativelib.LibGmp.LibGmpExtra
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- it.unich.jgmp.MPZ.PrimalityStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)