negative

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

Returns a negative match with the given object.

Return

the match

Parameters

object

the object

<T>

the type of the object