All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stratio.crossdata.server.utilities.createEngine$ Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.utilities;
// no position
/**
 * To generate unit test of proxy actor
 */
public  class createEngine$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final createEngine$ MODULE$ = null;
  public   createEngine$ () { throw new RuntimeException(); }
  public  int port () { throw new RuntimeException(); }
  public  int timeout () { throw new RuntimeException(); }
  public  int nextInt () { throw new RuntimeException(); }
  public  com.stratio.crossdata.core.engine.Engine create () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy