Package gmp
Class Test
java.lang.Object
gmp.Test
Simple test for the Java GMP / MPFR binding.
Run with: java -ea -esa -Xcheck:jni gmp.Test
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Calling main performs a few API tests.static Object
-
Constructor Details
-
Test
public Test()
-
-
Method Details
-
testSerialize
-
main
Calling main performs a few API tests.- Throws:
CloneNotSupportedException
-