positive

public static Match<T> positive<T>(T object)(source)

Returns a positive match with the given object.

Return

the match

Parameters

object

the object

<T>

the type of the object