in scala.runtime.matching
class PatternTests

abstract class PatternTests
extends java.lang.Object
with scala.Function2[scala.Int, scala.Any, scala.Boolean]
with scala.ScalaObject

Constructor Summary
def this



Def Summary
abstract def apply (i: scala.Int, inp: scala.Any) : scala.Boolean



Constructor Detail
def this

Def Detail
abstract def apply (i: scala.Int, inp: scala.Any): scala.Boolean