Show

com.sksamuel.elastic4s.Show
See theShow companion object
trait Show[T] extends Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def show(t: T): String