be.objectify.deadbolt.scala.composite.CompositeConstraints.Pattern
case class Pattern[A](value: String, patternType: PatternType, meta: Option[Any], invert: Boolean) extends () => A
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Function2
Attributes
-
Inherited from:
-
Function2
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Function2 -> Any
-
Inherited from:
-
Function2
Attributes
-
Inherited from:
-
Function2