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