This is the interface for creating data nodes.
This interface is used when iterating over a collection but one wants to reuse the same DataNode for each iteration.
2.0
Casts this object to the specified type. Throws error on failure.
The target type of the cast.
The type of the object to cast.
The type to cast to.
Casts this object to the specified type. Returns null on failure.
This is the interface for creating data nodes.
Remark
This interface is used when iterating over a collection but one wants to reuse the same DataNode for each iteration.
Since
2.0