← Back to Stormify Documentation
stormify
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify.biglist
/
EqualNode
Equal
Node
data
class
EqualNode
(
val
value
:
String
)
:
OrderedNode
value
— exact match.
Members
Constructors
Equal
Node
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
The value to match.