NEW

object NEW extends Gen.Request.NEW

NEW Request Object

Singleton implementation of NEW request type

Source
NEW.scala
class NEW
class Request
class java.lang.Object
trait scala.Matchable
class Any

Implicit

implicit inline def implicitToJavaArrayList[A](v: NEW): java.util.ArrayList[A]
Source
NEW.scala
implicit inline def implicitToScalaArrayBuffer[A](v: NEW): scala.collection.mutable.ArrayBuffer[A]
Source
NEW.scala
implicit inline def implicitToScalaBuffer[A](v: NEW): scala.collection.mutable.Buffer[A]
Source
NEW.scala