valgolang
/
com.valgolang.frontend.datastructures
/
NullableDataStructure
Nullable
Data
Structure
interface
NullableDataStructure
Content copied to clipboard
Nullable data structure
Functions
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Inheritors
BinaryTreeNodeType
Link copied to clipboard