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

com.stratio.crossdata.server.actors.ValidatorActor$ Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.actors;
// no position
public  class ValidatorActor$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final ValidatorActor$ MODULE$ = null;
  public   ValidatorActor$ () { throw new RuntimeException(); }
  public  akka.actor.Props props (akka.actor.ActorRef planner, com.stratio.crossdata.core.validator.Validator validator) { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy