NumberEncodeValueMatcher

Constructors

Link copied to clipboard
constructor()
constructor(value: Number)

Create a new NumberEncodeValueMatcher from the specified Number.

----------------

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Set byteValue to be matched.

----------------

Link copied to clipboard

Set doubleValue to be matched.

----------------

Link copied to clipboard

Set floatValue to be matched.

----------------

Link copied to clipboard

Set intValue to be matched.

----------------

Link copied to clipboard

Set longValue to be matched.

----------------

Link copied to clipboard

Set shortValue to be matched.

----------------

Link copied to clipboard

Set the value to be matched.

----------------