Uses of Class
it.unich.jgmp.nativelib.GmpTypeMapper
-
Packages that use GmpTypeMapper Package Description it.unich.jgmp.nativelib This package contains all the low-level classes of JGMP. -
-
Uses of GmpTypeMapper in it.unich.jgmp.nativelib
Fields in it.unich.jgmp.nativelib declared as GmpTypeMapper Modifier and Type Field Description private static GmpTypeMapper
GmpTypeMapper. instance
Methods in it.unich.jgmp.nativelib that return GmpTypeMapper Modifier and Type Method Description static GmpTypeMapper
GmpTypeMapper. getInstance()
-