Number Encode Value Matcher
class NumberEncodeValueMatcher
Constructors
Link copied to clipboard
constructor()
Create a new NumberEncodeValueMatcher from the specified Number.
----------------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.
----------------