IntProp

object IntProp
Source:
Prop.scala
trait Creator[Int]
class Object
trait Matchable
class Any
IntProp.type

Value members

Inherited methods

def apply(key: String): Prop[T]

Creates a Prop[T] of this type based on the given key.

Creates a Prop[T] of this type based on the given key.

Inherited from:
CreatorImpl (hidden)
Source:
PropImpl.scala