Matcher

sealed trait Matcher
Companion
object
class Object
trait Matchable
class Any
object Always
class And
class Exact
class GT
class LT
class Or

Value members

Methods

def matches(that: Version): Boolean
def matches(that: Version, pre: PreReleaseBehaviour): Boolean