Class PrimeModule


  • public class PrimeModule
    extends Module
    Prime Module in the rust project. Contains the function to call from the java side.
    Since:
    0.29.7
    • Constructor Detail

      • PrimeModule

        public PrimeModule​(String method,
                           String file)
        Ctor.
        Parameters:
        method - How the function is named from the java side.
        file - File name.