Regex

com.github.ingarabr.firebase.dto.MatchPattern.Regex
case class Regex(value: String) extends MatchPattern

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MatchPattern
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def asJsonObject: JsonObject

Attributes

Inherited from:
MatchPattern
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product